So this should also effectively bring back a deleted file?
I use git show HEAD~4 when there is a need to see and recover some of the over-written changes.
Great Filipe! Thanks :)
So this should also effectively bring back a deleted file?
I use git show HEAD~4 when there is a need to see and recover some of the over-written changes.