Use "--follow-tags".
This commit is contained in:
2
.bashrc
2
.bashrc
@@ -11,7 +11,7 @@ alias d="dir"
|
||||
alias dir="ls -l"
|
||||
alias f="finger"
|
||||
alias g="grep --color=auto"
|
||||
alias gph="git push -v --tags"
|
||||
alias gph="git push -v --follow-tags"
|
||||
alias gpl="git pull -v --rebase --recurse-submodules=yes"
|
||||
alias l="last"
|
||||
alias lo="logout"
|
||||
|
||||
Reference in New Issue
Block a user