Hi,

Pete Batard wrote:
> it doesn't look like the repo is configured to allow force

Indeed. Now that my branch is useless, i tried

  git push --force-with-lease

and got

  remote: error: denying non-fast-forward refs/heads/win32_first_tno_fix (you 
should pull first)

So i finally ran another command from my cheat sheet

  git push origin --delete win32_first_tno_fix

Branch gone.


Thanks for doing the work of making compilable, testing, and committing.
(Actually i wonder what i did except spotting the problem and cluelessly
copying lines from gnu_linux.c.)


Have a nice day :)

Thomas


Reply via email to