Hi, On Thu, 15 Feb 2007, Junio C Hamano wrote: > With a configuration entry like this: > > [remote "alt-git"] > url = git://repo.or.cz/alt.git/git/ > fetch = +refs/heads/*:refs/remotes/alt-git/* > tagopt = --no-tags How about going the full nine yards, and call it "fetchopt"? Then we would not check for the tag options, but instead parse $fetchopt _after_ "$@" in git-fetch. Ciao, Dscho - 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