We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ef3740 commit 5d01cf3Copy full SHA for 5d01cf3
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