Add gpsup alias
parent
f25013260f
commit
5f1edc93b5
@ -52,6 +52,7 @@ Enable it by adding _git_ to the [_plugins array_](https://github.com/robbyrusse
|
||||
| ggpur | ggu |
|
||||
| ggpush | ggp |
|
||||
| ggsup | git branch --set-upstream-to = origin/$(current_branch) |
|
||||
| gpsup | git push --set-upstream origin $(current_branch) |
|
||||
| gignore | git update-index --assume-unchanged |
|
||||
| gignored | `git ls-files -v \| grep "^[[:lower:]]"` |
|
||||
| git-svn-dcommit-push | git svn dcommit && git push github master:svntrunk |
|
||||
|
Loading…
Reference in New Issue
Block a user