Junio C Hamano, Sun, Nov 25, 2007 19:03:12 +0100: > Currently ce_path_match() only uses "the leading directory" match, and > does not understand file globs. These do not work: > > git diff-files 't/*.sh' > git diff-index HEAD 'xdiff/*.c' > git update-index -g 'Documentation/howto/*.txt' How should my scripts handle files with "*" in names? Maybe before the proposed change we should make all plumbing accept "--stdin" (which does not expand globs)? P.S. you have something broken in your mailer: To: Linus@xxxxxxxxxxxxxxxxxxxxxxxxxxx, "Torvalds <torvalds"@linux-fundation.org - 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