selfteaching / selfteaching/selfteaching-python-camp

Day01 Github 远程仓库和 Sourcetree 中的本地仓库分支不同步的问题

Open
#7 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Python
Stars
151
Forks
875
PR merge metrics
No merged PRs in 30d

Description

我在创建分支时遇到了下面这个问题:
1、在github中 helloworld仓库下创建了develop分支,在Sourcetree中没有显示,只显示了默认的master分支
2、在Sourcetree中helloworld仓库下创建了project分支,同样在github未找到这个分支
这是怎么回事?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Compare the branch lists for the helloworld repository in GitHub and Sourcetree, starting with the remote and local branch settings. Check how each branch was created and whether it was fetched or pushed. Done means the develop and project branches appear in the intended locations and the synchronization behavior is explained.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, github
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.