Skip to content

Git 关联远程分支 #19

@hackshen

Description

@hackshen
// 移除远程仓库
git remote remove origin 

// 关联远程仓库
git branch --set-upstream-to=origin/develop

git remote add origin git@github.com:git_username/repository_name.git

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