2006/9/22, Junio C Hamano <junkio@xxxxxxx>:
I am actually in favor of adding config mechanism that lets you say things like: When on branch 'foo': - pull without any argument shall use .git/remotes/$that, instead of the usual .git/remotes/origin; - pull without pathspec arguments shall use the named .git/remotes/ file to learn from which URL to fetch from, which remote branches to fetch and which local branches to store them, but merge $this_and_that remote heads regardless of what .git/remotes/ file says;
Something like http://marc.theaimsgroup.com/?l=git&m=115398815111209&w=2 ? Santi - 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