gitconfig: add alias for switch
This commit is contained in:
parent
29d56d0afa
commit
904a4be896
@ -31,6 +31,7 @@
|
||||
rbc = rebase --continue
|
||||
rbi = rebase -i --autosquash
|
||||
st = status -s
|
||||
sw = switch
|
||||
tree = log --all --graph --pretty='%h%d %aN: %s'
|
||||
|
||||
[pull]
|
||||
|
Loading…
Reference in New Issue
Block a user