mirror of
https://gitlab.com/dabruh/dotfiles.git
synced 2025-01-24 18:18:12 +01:00
Git switch alias.
This commit is contained in:
parent
096c591c41
commit
7881471854
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue