Git switch alias.

This commit is contained in:
dabruh 2022-07-01 15:35:50 +02:00
parent 096c591c41
commit 7881471854
1 changed files with 1 additions and 0 deletions

View File

@ -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