We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ef3740 + 5d01cf3 commit cfebef1Copy full SHA for cfebef1
git-amend-all
@@ -6,6 +6,8 @@
6
## This is free software, and you are welcome to redistribute it
7
## under certain conditions; see COPYING for details.
8
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
11
12
set -e
13
0 commit comments