We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
Fixed by #3
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: