Tags: stefanzweifel/git-auto-commit-action
Tags
Fail if attempting to execute git commands in a directory that is not… … a git-repo. (#326) * Fail (and log message) if attempting to execute git commands in a directory that is not a git-repo. * Add Test * Code Formatting --------- Co-authored-by: Constantin Comendant <[email protected]> Co-authored-by: Stefan Zweifel <[email protected]>
Fix "nothing to commit" error with LF/CRLF changes #241 (#265) * fix crlf test * add diff check before commit * add dirty check flag (not sure if needed) * Update test name and add more assertions Update test name to make it clear that the Action no longer fails to detect CRLF changes. * Add Comment to explain why we use git-diff again * Add test to confirm content changes are commited * Closes #241 Co-authored-by: Stefan Zweifel <[email protected]>
Fix "nothing to commit" error with LF/CRLF changes #241 (#265) * fix crlf test * add diff check before commit * add dirty check flag (not sure if needed) * Update test name and add more assertions Update test name to make it clear that the Action no longer fails to detect CRLF changes. * Add Comment to explain why we use git-diff again * Add test to confirm content changes are commited * Closes #241 Co-authored-by: Stefan Zweifel <[email protected]>
PreviousNext