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. - 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