You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I branch off based on a local branch, there's no tracking branch, thus one cannot push that new branch to remote, so I'll need to set the tracking branch.
When I branch off based on a remote branch, the tracking branch is automatically set to the same remote branch, this is quite useless as when we branch off, we are most likely to want to push to a new branch, but I don't know how to change the tracking branch to a new branch.
This discussion was converted from issue #942 on February 14, 2025 19:06.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to change the tracking branch?
Some examples of usage:
Beta Was this translation helpful? Give feedback.
All reactions