8000 git clone并在本地开发 · Issue #5 · ITS-PLAY/traffic_control · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
git clone并在本地开发 #5
Open
@ITS-PLAY

Description

@ITS-PLAY

1)通过git clone 远程地址
git clone默认会把远程仓库整个给clone下来;
但只会在本地默认创建一个master分支
如果远程还有其他的分支,此时用git branch -a查看所有分支。
2)通过git checkout -t 远程/分支名,默认会在本地建立一个和远程分支名字一样的分支

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0