gitconfig: add alias for switch
This commit is contained in:
parent
29d56d0afa
commit
904a4be896
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue