I have developed a new version of chordcalc with capo functionality. I hav used gitui and shellista to maintian a local ghit reposity for the development. The new verison is in a separate branch.
</Documents/chordcalc/chordCalc >git branch
* devel-capo 7aac5134396f573be52c5494a9849735eb301130
master dd25f66bcc16976f12d787167d356c30081c590c
</Documents/chordcalc/chordCalc >
When I tried to use gitui to push the new branch up to github, I get a OSError (Error No. 1) "operation not permitted" When I try to use shelista and enter the command :
git push (after doing a commit),
I get:
Error:
Thoughts? The new branch already exists on github.