Allow new gh cli xD
This commit is contained in:
parent
a9c09b8692
commit
391c619d1b
1 changed files with 1 additions and 1 deletions
2
aliases
2
aliases
|
@ -39,7 +39,7 @@ alias gfl="git log --patch"
|
||||||
alias gg="hub gist create --browse"
|
alias gg="hub gist create --browse"
|
||||||
alias gi="gitignore-io"
|
alias gi="gitignore-io"
|
||||||
alias gl="git fancy-graph"
|
alias gl="git fancy-graph"
|
||||||
alias gh="git hist"
|
alias ghi="git hist"
|
||||||
alias ghd="git hist-details"
|
alias ghd="git hist-details"
|
||||||
alias ght="git hist-tags"
|
alias ght="git hist-tags"
|
||||||
alias gmr="git most-recent-by-branch"
|
alias gmr="git most-recent-by-branch"
|
||||||
|
|
Loading…
Reference in a new issue