Skip to content

Additional options for handling errors with Git Add #251

@Glidias

Description

@Glidias

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 staletype: featureNew feature or feature request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions