Skip to content

Commit b64e3ef

Browse files
committed
revert gm alias
1 parent 7ade236 commit b64e3ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bashrc.d/.vcs_git

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ alias gco="git checkout"
1515
alias gcob="git checkout -b"
1616
alias gt="git stash"
1717
alias gta="git stash apply"
18-
alias gm="git merge"
1918
alias gr="git rebase"
2019
alias gl="git log --oneline --decorate --graph"
2120
alias gsh="git show"

0 commit comments

Comments
 (0)