We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c49e2a0 commit 332226eCopy full SHA for 332226e
gitconfig
@@ -16,6 +16,7 @@
16
c = commit
17
a = add
18
sn = status --untracked=no
19
+ save = stash save -u
20
co = checkout
21
cb = checkout -b
22
cp = cherry-pick
0 commit comments