Exercises
- Check if you already have Git installed (open command line, check the version) On MS Windows start the git-bash.
- If you don't have it installed yet, then install git.
- Open the command line.
- Check which version do you have?
- List the default configuration.
- Add your name, email to the global configuration.
- Look at the help page of one of the commands.