mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-04-26 23:39:40 +00:00
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/TheAlgorithms/C/pull/900
State: closed
Merged: Yes
Description of Change
Awesome workflow was counting the length of the modified file list in the number of undesired files.
Added a variable that subtract the right value of one to the length of the modified files.
References
https://github.com/TheAlgorithms/C/issues/898
Checklist
Notes: Not a phython expert here so ... double check the implementation.