Git is a version control system for tracking changes in computer files and coordinating work on those files among multiple people. It is primarily used for source code management in software development,[8] but it can be used to keep track of changes in any set of files.
- Double click the Git client you've downloaded or copied from the instructor
- Click [Yes] to proceed to install
- Click [Next] to accept the license
- Provide the destination folder for the installation - default is recommended and click [Next]
- You can select the components to be installed - just keep default and click [Next]
- You can provide a Start Menu folder name - just keep default and lick [Next]
- Select Use Git from the Windows Command Prompt and click [Next]
- Select the desired SSL library - keep default and click [Next]
- Keep default for the CRLF style and click [Next]
- Keep default for terminal emulator and click [Next]
- Keep default for extra options and click [Install]
- Wait for the installation to finish
- Click [Finish] when done
or












