1
0
Fork 0

git: sw alias for switch

This commit is contained in:
Jeremy Kaplan 2021-08-04 15:49:20 -07:00
commit fe4338cda8

View file

@ -56,6 +56,7 @@ rb = rebase
root = rev-parse --show-toplevel root = rev-parse --show-toplevel
sb = show-branch sb = show-branch
s = status s = status
sw = switch
untracked = ls-files --others --exclude-standard untracked = ls-files --others --exclude-standard
[credential] [credential]