Skip to content

3. 远程仓库 #5

@Tinellie

Description

@Tinellie

一般我们会创建远程仓库,以实现多人协助,或者作为仓库的备份

远程仓库 Remote

查看仓库

git remote

列出所有远程仓库


添加仓库

git remote add [仓库名] [仓库地址]

[仓库名] 是一个自定义的名字,一般用 origin

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions