Skip to content

Commit b46ae55

Browse files
committed
Add git m
1 parent b901d64 commit b46ae55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

alias.gitconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
gu = grep '^[<\\|=>]\\{7\\}'
5757
l = log --graph --oneline
5858
lS = log --graph --oneline --color-words --patch --pickaxe-regex -S
59+
m = merge
5960
mb = merge-base
6061
mt = mergetool
6162
p = push

0 commit comments

Comments
 (0)