rt git upstream
rt › git › upstream
Fix branch upstream to track origin/<branch>
Usage
rt git upstream [flags]
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
--remote | text | Remote to set the upstream to | |
--dry-run | boolean | false | Show what would change without applying it |
See code: commands/git/push.ts › upstreamCommand