mirror of
https://github.com/owenlejeune/zsh-plugins.git
synced 2025-11-20 06:10:54 -05:00
small changes
This commit is contained in:
@@ -21,6 +21,7 @@ alias gpushb="git push origin"
|
||||
alias gundoc="git reset HEAD~"
|
||||
alias gundo="git reset HEAD~1"
|
||||
alias greset="git checkout --"
|
||||
alias nb="git checkout -b"
|
||||
|
||||
function gpush() {
|
||||
BRANCH=""
|
||||
|
||||
Reference in New Issue
Block a user