Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't commit files when only LF/CRLF changes #265

Merged
merged 6 commits into from Dec 1, 2022

Commits on Nov 30, 2022

  1. fix crlf test

    ZeroRin committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    fca6373 View commit details
    Browse the repository at this point in the history
  2. add diff check before commit

    ZeroRin committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    d9c05e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5fe040 View commit details
    Browse the repository at this point in the history
  4. Update test name and add more assertions

    Update test name to make it clear that the Action no longer fails to detect CRLF changes.
    stefanzweifel committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    7bd0e43 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2936bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dcbc52d View commit details
    Browse the repository at this point in the history