(03-25-2012, 03:46 PM)Shonumi Wrote: So you basically want checkout the specific git commit in the link you posted? What software are you using for git? I'm not familiar with any of the GUI frontends for Windows, but I think the command line git does it this way:
Code:
git checkout b0f75f17ae19484735675fea348f7e95740f597f https://code.google.com/p/dolphin-emu/ dolphin-emu
You need to specify the hash of the revision that you want to checkout. Doing so varies depending on what programs you're using for git.
im using the tortoise posted on the windows build. how do you checkout using this?
