Thursday, 4 October 2018

git revert command

https://mijingo.com/blog/reverting-a-git-merge
git revert -m 1 dd8d6f587fa24327d5f5afd6fa8c3e604189c8d4>
git revert {commit_id}'


https://stackoverflow.com/questions/22682870/git-undo-pushed-commits

No comments:

Post a Comment