News

Use the soft flag with the reset command, and this will not remove changes to tracked files. The git reset –hard command reverts uncommitted changes that exist in files that have been added to the ...
git revert git push origin When the git revert command is issued without any other parameters, it undoes the changes that were part of the previous commit and creates a new commit to denote the change ...