Skip to content

Commit 6a6012d

Browse files
committed
Add git rv alias (remote -vv)
1 parent 3aed975 commit 6a6012d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/git/config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
p = push
6565
patch = !git --no-pager diff --no-color
6666
pf = push --force
67+
rv = remote -vv
6768
rh = reset --hard HEAD
6869
ra = rebase --abort
6970
rc = rebase --continue

0 commit comments

Comments
 (0)