-
-
Notifications
You must be signed in to change notification settings - Fork 122
Closed
Labels
status: pinnedShould not be labeled as staleShould not be labeled as staletype: featureNew feature or feature requestNew feature or feature request
Description
Currently, a failure to git add a file (eg. due to typo/missing file, etc.) will gracefully fail according to the description at link: https://github.com/EndBug/add-and-commit#adding-files
"
The script will not stop if one of the git commands doesn't match any file. E.g.: if your command shows a "fatal: pathspec 'yourFile' did not match any files" error the action will go on.
"
Could there be options like exit immediately, or exit at the end with specific code of warning, etc?
Metadata
Metadata
Assignees
Labels
status: pinnedShould not be labeled as staleShould not be labeled as staletype: featureNew feature or feature requestNew feature or feature request