Hi, On Tue, 26 Dec 2006, Junio C Hamano wrote: > Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: > > >> > Most people do > >> > > >> > $ git add *.o > >> > > >> > instead, where bash expands the expression. Maybe this new behaviour > >> > should be hidden between a "-f" option? > >> > >> When would anybody do "git add *.o"? > > > > Not exactly "git add *.o", but when I see in git-status that there are > > only a couple of files which are untracked, and I want them added, I > > lazily do "git add *". > > I changed it to warn and refuse and made it only add under -f > flag. Thanks! 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