]> git.ipfire.org Git - thirdparty/git.git/commit - builtin/reflog.c
reflog: improve and update documentation
authorMichael Haggerty <mhagger@alum.mit.edu>
Tue, 3 Mar 2015 11:43:15 +0000 (12:43 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 5 Mar 2015 20:35:36 +0000 (12:35 -0800)
commitfe2a18165c97d3e0937bb99fda449e1f64e5c867
tree0b6e6c2b156dc2069a1127006c2d4c3d9728a24e
parent5a6f47077b31be45bfadd6cef3b8b1a79ad57de5
reflog: improve and update documentation

Revamp the "git reflog" usage documentation in the manpage and the
command help to match the current reality and improve its clarity:

* Add documentation for some options that had been left out.

* Group the subcommands and options more logically and move more
  common subcommands/options higher.

* Improve some explanations.

Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Reviewed-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-reflog.txt
builtin/reflog.c