I set up a local git repositories in order to have something a bit more organised than Snapshots. By local, I mean on the same host that XCode is running.
For the time being I am using snapshots as well.
So far as git is concerned the process of committing goes fine and I can see the changes fine but I can't work out how to get an old version back from within XCode4.
What I am asking is, specifically.
If your git is on the same local host as the running version of XCode, how do you revert to an earlier version of your programme from within XCode using your git repository.