1
0
Fork 0

git: Show remote tracking branch in bv alias

This commit is contained in:
Jeremy Kaplan 2019-11-04 17:32:10 -08:00 committed by Jeremy Kaplan
commit 893979e60d

View file

@ -16,7 +16,7 @@
[alias]
ap = add -p
b = branch
bv = branch -v
bv = branch -vv
c = commit
chk = commit -a -n -m 'CHECKPOINT'
co = checkout