Skip to content

About git fork repository cannot sync in my account! #14

Answered by dodger213
BTC415 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @BTC415

  • People with write access forked a repository & can sync the fork to the upstream repository.

  • So you can check on GitHub, navigate to the main page of the forked repository that you want to sync with the upstream repository.

  • If the changes from the upstream repository cause conflicts, GitHub will prompt you to create a pull request to resolve the conflicts.

  • Syncing your fork only updates your local copy of the repository. To update your fork on GitHub.com, you must push your changes

  • You can sync a fork branch with the GitHub CLI its a open source tool

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by BTC415
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants