On Wed, Aug 3, 2016 at 6:16 PM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx> writes: > >> v2 goes with Junio's suggestion (good one!). > > Ehh, have you even read what you copied and pasted? "this and that" > and "blah" are meant to be placeholders for you to fill in. I did. But after a bit of consideration, I think the confusion caused by "this and that" would force the reader to blame and read the entire commit message. > I am not sure if "-exec ls -ld" is a good idea. Doesn't "find" by > itself does enough lstat(2) call to work already? Hmm.. because in some cases we could have dtype from readdir()? > Even if it were > necessary to trigger a separate stat(2) call, wouldn't "-ls" be > sufficient? Yep. Let me run some tests before sending v3. -- Duy -- 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