Document the double-dash "rev -- path" disambiguator
authorJunio C Hamano <gitster@pobox.com>
Thu, 26 Jun 2008 05:16:37 +0000 (22:16 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 27 Jun 2008 23:18:10 +0000 (16:18 -0700)
This is a very well established command line convention that old residents
of the git mailing list knew by heart and nobody even thought about
documenting it explicitly, which was not very nice.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found