Closed bryanrite closed 8 years ago
"are we supposed to keep a local integration branch or is there an issue of some sort?"
You definitely shouldn't need to keep a local integration branch. I'll see what might be going on.
Looks to be related to GH-131
This should be fixed in the just-released version 3.0.1
I can confirm, this seems to fix it for me. Thanks @jdigger!
I've been trying out the 3.0.0 release, and get a new error. This is a long standing project that started on git-process 2.01.
When I try to
git sync
, orpull-req
, I get the following error which did not occur on < 3.0:If I checkout a local copy of master, then the command works fine:
Edit: If I then remove the local integration branch, the command will fail again.
In 3.0, are we supposed to keep a local integration branch or is there an issue of some sort?
Thanks for all your hard work!