[Audacity-devel] Suddenly, I can't push to GitHub
A free multi-track audio editor and recorder
Brought to you by:
aosiniao
|
From: Paul L. <pau...@gm...> - 2018-04-16 17:38:22
|
I get these errors trying to update something in my fork at GitHub, but earlier this morning there were no problems for m. Even after a reboot I see this. Does anyone have any clue what this might mean? PRL Pauls-MacBook-Pro:audacity paullicameli$ git push origin c++11-libraries Counting objects: 46, done. Delta compression using up to 8 threads. Compressing objects: 100% (46/46), done. Writing objects: 100% (46/46), 11.95 KiB | 0 bytes/s, done. Total 46 (delta 44), reused 0 (delta 0) remote: Resolving deltas: 100% (44/44), completed with 44 local objects. To https://github.com/Paul-Licameli/audacity.git ! [remote rejected] c++11-libraries -> c++11-libraries (pre-receive hook declined) error: failed to push some refs to ' https://github.com/Paul-Licameli/audacity.git' |