Thread (1 message) 1 message, 1 author, 2016-06-15

Re: more useful set-upstream

From: Matthieu Moy <hidden>
Date: 2016-06-15 22:49:35

Ramana Kumar [off-list ref] writes:
I don't understand why all my branches haven't automatically had the right
upstream set anyway - am I missing some configuration of pull and
push?
If you keep it simple, they should:

* git clone wherever => checks out the default branch, and sets the
  upstream for it.

* git checkout foo => if foo doesn't exist, and <remote>/foo exists,
  foo is created and upstream is set to <remote>/foo (that's rather
  recent)

But we could probably have a better way to set the upstream after the
fact when the initialisation magic didn't do its job.

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help