Update git alias(function)
This commit is contained in:
parent
2d7b2410e8
commit
ac0d16ff1b
|
@ -913,7 +913,7 @@ function gunwip {
|
|||
git reset HEAD~1
|
||||
}
|
||||
|
||||
function gup {
|
||||
function gpr {
|
||||
git pull --rebase $args
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue