Set up git upstream tracking on local repo

From AcrodusWiki
Revision as of 13:19, 11 December 2025 by Alex (talk | contribs) (Created page with "Example of how to do this from previous example: git branch -set-upstream-to=acrodus/dev dev")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Example of how to do this from previous example:

git branch -set-upstream-to=acrodus/dev dev