On Wed, Mar 31, 2010 at 10:14 AM, Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx> wrote: > Phil Lawrence <prlawrence@xxxxxxxxx> writes: >> ... >> However, .git/config is not being honored by git push; I have to >> supply all the parameters to actually push changes. > > ... or read the man better ;-) > > branch.<name>.merge > [...] It tells git-fetch/git-pull which branch to merge and > can also affect git-push (see push.default). [...] > > push.default > [...] > · matching push all matching branches. [...] This is the default. > · tracking push the current branch to its upstream branch. Thank you! That was helpful. Phil Lawrence -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html