资讯

To get started with Git, you need a git repository. This quick tutorial will show you how to use "git init" to quickly create a git repo on your local machine.
First, you need to connect to a remote repository. There are multiple ways to do it, but one of the popular remote Git providers, Github, deprecated HTTPS connections with username and password.