Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Exercises Session 1

  • 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.