Difference between revisions of "Has no upstream branch"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 2: Line 2:
  
  
 +
git push --set-upstream origin remotes/origin/XXXXXXXx
 +
 
  To have this happen automatically for branches without a tracking
 
  To have this happen automatically for branches without a tracking
 
  upstream, see '[[push.autoSetupRemote]]' in 'git help config'.
 
  upstream, see '[[push.autoSetupRemote]]' in 'git help config'.

Revision as of 11:23, 27 March 2023


git push --set-upstream origin remotes/origin/XXXXXXXx

To have this happen automatically for branches without a tracking
upstream, see 'push.autoSetupRemote' in 'git help config'.

Related


See also

Advertising: