nus-cs2113-AY2223S2 / forum

10 stars 0 forks source link

failed to push tag A-JavaDoc #31

Open Magmanat opened 1 year ago

Magmanat commented 1 year ago

tried to tag and push A-JavaDoc

Commands that were used:

git tag -a "A-JavaDoc"
git push origin "A-JavaDoc" 

Error that comes out:

error: src refspec A-JavaDoc matches more than one
error: failed to push some refs to 'https://github.com/Magmanat/ip.git'

anyone faced this and knows how to solve this issue?

Magmanat commented 1 year ago

ok i found out the issue and it was due to me accidentally naming my branch the exact same name oops