Chris Howard
Chris Howard
I probably have made the process more complicated by accident then. I originally created a totally new repository, added a new `origin` remote, and did `git push --all` to the...
I tried eliminating a few potential issues, I deleted the old repository, and created a totally new one. I also switched to running it the way recommended in the README...
Sorry for the delay in replying, it is actually coming from Github. Is there a way to help debug these issues further?
That make sense, I didn't see anything in the readme about what to expect the merged branches to look like. The merged branches are intended to be for reference not...
I apologize for the delay in responding, the blog is helpful for explaining all the theory and the process used which is excellent for understanding. It seems like it might...
I can confirm that test script works as is and works even when adding support for using the third parameter. I wanted to make sure you could put both git...
I have run through several tests with a few different results so far: 1. Default Repo Name - Works 2. Custom Repo Name - Works 3. Leaving repos in root...
Roughly the TLDR is that there are no actual errors, the script works really well but you need to make sure git remotes are updated and branches get updated to...
Sorry for the delay, I have pushed up my first draft for what information to include for the cleanup section. I believe I got it roughly in the right spot...