I am using TortoiseGit. I want to revert back to a point earlier before i had deleted a few images.
How do i do this, the methods of reverting that i have seen are incorrect....
Right click your working directory and select Show Log from the TortoiseGit menu.
After that you can right click previous commits and reset the branch to that commit.