Andreas Ericsson <ae@xxxxxx> wrote: > Shawn O. Pearce wrote: > > else > > if [ -z "$(git-ls-files)" ]; then > >- echo >&2 Nothing to commit > >+ echo >&2 "Nothing to commit (use \"git add\" include for > >commit)" > > s/git add include/git add to include/ Thanks! I'm going to rewrite this patch series as I clearly fumbled a few items, which you were kind enough to take the time to point out for me. > It would probably be nice to use one and the same message everywhere though. That was my intent. My fingers failed me somehow. ;-) -- Shawn. - 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