How to update my fork in GitHub Desktop #24064
-
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
|
👋 @danielniccoli – in GitHub Desktop the |
Beta Was this translation helpful? Give feedback.
-
|
Hi, yeah that works. Even thought it is not really comfortable. I feel it would be better, if the app notifies me that changes happened on upstream, and ask me whether I like to sync them. |
Beta Was this translation helpful? Give feedback.
-
|
Yes, that far a way from good UI to manually sync from upstream. Why that option (sinc from upsteram) available in WEB UI and issued on Desktop App? It is confusing. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.



👋 @danielniccoli – in GitHub Desktop the
upstreambranches are available from the branches list, allowing you to merge changes from upstream and keep your fork in sync. You can go toHistoryand use theSelect Branch to Compareoption at the top of the commit list to select a branch to compare to your current branch. I hope that helps!