Tay Ray Chuan wrote: > On Wed, Mar 20, 2013 at 8:44 PM, Ramkumar Ramachandra > <artagnon@xxxxxxxxx> wrote: >> remote.c: introduce remote.pushdefault >> remote.c: introduce branch.<name>.pushremote > > Perhaps we should clarify how this differs from remote.pushurl in the > documentation for it, in git-config and/or git-push. Maybe even > include the design decisions behind it from [1]. :) > > http://thread.gmane.org/gmane.comp.version-control.git/215702/focus=215717 Actually, it's quite obvious when you think about it: remote.pushurl doesn't allow remote tracking branches, and this is a very serious limitation. If anything, the documentation for remote.pushurl should be updated to explain that it has a very narrow usecase (will do in a future patch). -- 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