Skip to content

Instantly share code, notes, and snippets.

@tangoabcdelta
Created February 2, 2021 04:22
Show Gist options
  • Save tangoabcdelta/93761b386b74d6616bad38b3bf33b796 to your computer and use it in GitHub Desktop.
Save tangoabcdelta/93761b386b74d6616bad38b3bf33b796 to your computer and use it in GitHub Desktop.
set upstream to

Set Upstream branch for a git branch

git branch --set-upstream-to=origin/feat-foobar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment