Yes, but only for fast-forward cases. When there *are* local changes,
the user must decide when to merge those, since he/she may not be done
with them. It doesn't make sense to merge local canges on a not checked
out branch automagically, because then we end up in the very unclear
semantics that Dscho (and myself) fear.
Also, as Steffen pointed out in his mail, this will make "git pull"
largely symmetrical with "git push", which *does* update all the remote
branches, but only if the update results in a fast-forward.
--
Andreas Ericsson andreas.ericsson@op5.se
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html