Need to create a new Git repository? Then you'll need to learn how to use the git init command, because that's the only way to create a new Git repo. Even if you create a new repository in GitHub Desktop or Bitbucket's Sourcetree, behind the scenes the process invokes the git init...