Hi, On Mon, 25 Dec 2006, Junio C Hamano wrote: > $ git add foo.o > $ git add '*.o' Most people do $ git add *.o instead, where bash expands the expression. Maybe this new behaviour should be hidden between a "-f" option? 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