gitcli: contrast wildcard given to shell and to git
authorJunio C Hamano <gitster@pobox.com>
Fri, 7 Sep 2012 20:49:15 +0000 (13:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 10 Sep 2012 19:59:36 +0000 (12:59 -0700)
commit8300016e0ab6959c4b45f64ec585832726430fc7
tree7f6011f1efc90714b3366e538be29daf484351fa
parent008566e0f8ef9751c43197f40ac08d3bdfce78a7
gitcli: contrast wildcard given to shell and to git

People who are not used to working with shell may intellectually
understand how the command line argument is massaged by the shell
but still have a hard time visualizing the difference between
letting the shell expand fileglobs and having Git see the fileglob
to use as a pathspec.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/gitcli.txt