Thursday, 12 January 2017

git revert

 How to revert one commit (may not be the HEAD one) ?
git revert commit_number
git revert 6d80fe73c689b51358b05cc945a53c44a092ebe3

No comments:

Post a Comment