logo

该视频仅会员有权观看

立即开通课程「Node.js基础」权限。

¥
199
/ 年

创建远程仓库<Github>

  • Log in to the Gata B website and create a new remote repository by clicking the plus icon in the top-right corner.
  • Select 'new repository' and input the desired name, such as 'x b two note', which doesn't have to match the project name.
  • Choose whether the repository is 'public' (visible to everyone) or 'private' (only visible to you by default) and click 'create repository' to make a new empty remote repository.
  • Service providers usually offer two types of repository addresses: HTTPS and SSH, which use different methods for user identity verification.
  • If SSH is desired, configure the SSH keys in your account first.
  • The repository's type (public or private) can be changed in settings by going to 'danger zone' at the bottom of the settings page.