author | Matthieu Moy <Matthieu.Moy@imag.fr> | |
Mon, 19 Nov 2007 18:25:11 +0000 (19:25 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 20 Nov 2007 08:15:13 +0000 (00:15 -0800) | ||
commit | 97e92e2cbca3dc850d8b04b30740be8d81c17552 | |
tree | f6de233d03a3fc134000ec5dc2d0002593b3e0e3 | tree | snapshot |
parent | dec92309417d17cc35196efd018f15981f22b235 | commit | diff |
Doc fix for git-reflog: mention @{...} syntax, and <ref> in synopsys.
The HEAD@{...} syntax was documented in git-rev-parse manpage, which
is hard to find by someone looking for the documentation of porcelain.
git-reflog is probably the place where one expects to find this.
While I'm there, "git revlog show whatever" was also undocumented.
Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The HEAD@{...} syntax was documented in git-rev-parse manpage, which
is hard to find by someone looking for the documentation of porcelain.
git-reflog is probably the place where one expects to find this.
While I'm there, "git revlog show whatever" was also undocumented.
Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-reflog.txt | diff | blob | history |