• Usefull git commands:
  • Checking out remote repositories:
  • Checking out remote/local branches:
  • Checking out upstream repository:
  • Checking out a new branch:
  • Check out existing branches:
  • Switching branch:
  • Only use one commit
  • Squashing git commits:
  • Create a pull-request:
  • Delete a upstream merged branch:
  • Checkout a remote branch
  • Change Git Remote URL
  • Preparing for a new pull-request
  • Clean new branch (remote/local)