Hello,
I’m facing a very uncomprehensible problem from this morning. Everything was working fine yesterday and now nobody in the team can push the changes on their branch or create new ones.
There is the error:
Do you have any ideas on why this happens and how to fix it?
My guess is that GitHub broke something.
Hello!
I have been working for the better part of an afternoon on this and I can’t reproduce it too cleanly but it is driving me crazy. For some reason github does not seem to allow me to push further tags to my repository. I have quite a few tags, tried deleting some, tried all kinds of git debugging, absolutely nothing helped. here is a snippet that produces this:
git clone git@github.com:sscu-budapest/articledata.git a1
cd a1
git tag newtag
git push origin newtag # error
cd ..
git clone .…
Someone should file a ticket using
Thank you, I created a support ticket. Hope they will be reactive and be able to provide some information/solutions to the problem.
1 Like