Closed magik6k closed 6 years ago
This needs to use git push -u
. Otherwise, hub pull-request
won't work.
It works without it, probably because it's done from a separate branch. Adding this won't hurt I guess.
Interesting, for me it doesn't. hub pull-request
tries to make a pull request against origin
unless I use git push -u
.
Now when doing
gx-workspace update push
, the repos will get automatically forked when there is no write access to them