We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e91f080 commit 165473bCopy full SHA for 165473b
ga
@@ -0,0 +1,7 @@
1
+#!/bin/sh
2
+
3
+# gi - git add
4
+# see: https://github.com/rsp/scripts/blob/master/ga.md
5
6
+git add "$@"
7
0 commit comments