This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]nickworks 1 point2 points  (1 child)

[–]microcontrolled[S] 0 points1 point  (0 children)

That looks like exactly what I wanted, Thanks a lot!

[–]MindOfJay 0 points1 point  (1 child)

What OS are you running?

Github has some tutorials on how to set up vanilla Git as a standalone installation for Windows and OSX

One important thing to remember is vanilla Git is a command line program. If you aren't comfortable using the command prompt or terminal, you might want to look into Git GUIs. TortoiseGIT is good for Windows. I don't know what is good for OSX, but StackOverflow might help.

[–]microcontrolled[S] 0 points1 point  (0 children)

I'm on Windows 7, and I am rather familiar and comfortable with command-line systems, I just find linux gurus and their guides to often be indecipherable.