Installing Git on your team's computers
You must install the Git software on each computer that writers use to create and add documentation content.
To install Git on a writer's computer
- On the writer's computer, download the latest version of Git for from git.scm.com; be sure to select the version of the software that is appropriate for the computer's operating system.
- Run the installer to install the Git software.
Tip When installing, use the default installer options.
After installing the Git software, you're ready to create the SSH keys needed to establish a secure connection to the remote Git repository. (You must create a different SSH key-pair for each user account that you want to use to access the repository.)