This is an old revision of the document!


Installing Git

This guide will walk you through installing and configuring Git.

Initial Installation

If you're on OS X odds are you're already configured with Git. Open the terminal

Might not be installed, but you can install it easy enough. Use your favorite package manager to install it.

Sorry, but for windows users it's a little more difficult but it's easy enough. Download git from the git-scm website: https://git-scm.com/download/win

After the file is finished downloading run the executable. You'll be guided through the installation process. This installer will install a command line tool called “Git Bash” which will give you the equivalent tools that the OS X and Linux users have. When tutorials ask you to run commands you should run them through Git Bash.

  • training/installing_git.1453677513.txt.gz
  • Last modified: 2021/09/19 21:59
  • (external edit)