1
0
Fork 0
mirror of https://github.com/hcartiaux/dotfiles.git synced 2024-10-18 17:25:23 +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 st = status
df = diff df = diff
ci = commit ci = commit
r = branch br = branch
w = whatchanged --abbrev-commit w = whatchanged --abbrev-commit
ls = ls-files ls = ls-files
gr = log --graph --oneline --decorate gr = log --graph --oneline --decorate