Skip to content

Commit 507d793

Browse files
committed
Revert "revert gm alias"
This reverts commit b64e3ef.
1 parent b64e3ef commit 507d793

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bashrc.d/.vcs_git

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ 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"
1819
alias gr="git rebase"
1920
alias gl="git log --oneline --decorate --graph"
2021
alias gsh="git show"

0 commit comments

Comments
 (0)