Skip to content

Git Installation: Windows

chaseoes edited this page May 24, 2014 · 3 revisions

Install Git.

Download and install Git for Windows here: http://git-scm.com/downloads

Verify Git is installed correctly.

Locate "Git Bash" in your programs (if on Windows XP, Vista, or 7, it should be under the "Git" folder in "All Programs", accessible from the start menu). You will use this to run git commands.

If all is well, congratulations! You've successfully installed Git on Windows.

If you have any questions (about the contest, git, Maven etc), please don't hesitate to send us a tweet @tenjava or ask in our IRC channel.

Clone this wiki locally