1
0
Fork 0
mirror of https://github.com/hcartiaux/dotfiles.git synced 2024-10-18 09:15:24 +02:00

[git] fix my git branch alias

This commit is contained in:
Hyacinthe Cartiaux 2020-10-09 17:43:41 +02:00
parent 32d1389bf5
commit 4ece230fcd

View file

@ -30,7 +30,7 @@
st = status
df = diff
ci = commit
r = branch
br = branch
w = whatchanged --abbrev-commit
ls = ls-files
gr = log --graph --oneline --decorate