Skip to content

Commit 5d01cf3

Browse files
Document the purpose of the script
There was no explanation on why the script should be used, so I added a comment on that.
1 parent 2ef3740 commit 5d01cf3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

git-amend-all

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
## This is free software, and you are welcome to redistribute it
77
## under certain conditions; see COPYING for details.
88

9+
# Purpose: This script adds all modified and deleted files,
10+
# except the new files and adds it to the recent commit by amending it
911

1012
set -e
1113

0 commit comments

Comments
 (0)