-
Pull Request With ghq And hub
$ ghq get user/repo $ ghq look $_ $ git fork $ git checkout -b branch-name # do your stuff # clean up commits $ git checkout master $ git pull origin master $ git checkout branch-name $ git rebase master branch-name $ git push en30 branch-name $ git pull-request
Newer
Older