author | Michael J Gruber <git@drmicha.warpmail.net> | |
Mon, 5 Jul 2010 16:11:39 +0000 (18:11 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 5 Jul 2010 20:38:10 +0000 (13:38 -0700) | ||
commit | 5a8f311789b98cf812343f0ef854561b02144b1a | |
tree | 56b3b717d37c925bd3f78e8c365232c1c87f1357 | tree | snapshot |
parent | 45e9a825edf9064ff76f6ff10357fdc79497f0eb | commit | diff |
Documentation: split off rev doc into include file
Currently, the documentation for revisions and ranges sits in the
git-rev-parse man page, i.e. a plumbing man page, along with the
documentation of all rev-parse modes.
Split off the revisions and ranges section into an included file to
prepare for restructuring.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Currently, the documentation for revisions and ranges sits in the
git-rev-parse man page, i.e. a plumbing man page, along with the
documentation of all rev-parse modes.
Split off the revisions and ranges section into an included file to
prepare for restructuring.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-rev-parse.txt | diff | blob | history | |
Documentation/revisions.txt | [new file with mode: 0644] | blob |