git-pushdemont icon indicating copy to clipboard operation
git-pushdemont copied to clipboard

This fakes a push, instead of pushing and suspending (reverting) it

Open nerestaren opened this issue 6 years ago • 3 comments

I'm no expert, but you could check online resources, like this top google result: http://christoph.ruegg.name/blog/git-howto-revert-a-commit-already-pushed-to-a-remote-reposit.html

Anyways, cheers :p

nerestaren avatar Oct 11 '17 22:10 nerestaren

true, this version is better

I have implemented it, and am trying to push it, but for some reason it is not pushing

git add .
git commit -m "new implementation for git-pushdemont"
git pushdemont

Can't figure why this doesn't work. Maybe I should open an issue

voghDev avatar Oct 11 '17 23:10 voghDev

loading

am avatar Oct 13 '17 09:10 am

Fixed by #3

tsjost avatar Oct 13 '17 09:10 tsjost