mirror of https://gitlab.com/dabruh/dotfiles.git
Git switch alias.
This commit is contained in:
parent
096c591c41
commit
7881471854
|
@ -6,6 +6,7 @@ fo = fetch origin
|
|||
lo = log --name-status
|
||||
st = status -sb
|
||||
stat = !git --no-pager diff --stat
|
||||
sw = switch
|
||||
|
||||
[pull]
|
||||
rebase = true
|
||||
|
|
Loading…
Reference in New Issue