From: Junio C Hamano Date: Thu, 26 Jun 2008 05:16:37 +0000 (-0700) Subject: Document the double-dash "rev -- path" disambiguator X-Git-Tag: v1.6.0-rc0~197 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/d0658ec6fac6b0a1830dbd2ead38facaff97fda7?ds=inline;hp=d0658ec6fac6b0a1830dbd2ead38facaff97fda7 Document the double-dash "rev -- path" disambiguator 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 ---