summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c214f2c)
raw | patch | inline | side by side (parent: c214f2c)
author | Michael J Gruber <git@drmicha.warpmail.net> | |
Sun, 21 Mar 2010 17:30:16 +0000 (18:30 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 21 Mar 2010 21:40:02 +0000 (14:40 -0700) |
A misplaced list continuation mark appears literally in the
rendered doc. Fix this by removing it.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
rendered doc. Fix this by removing it.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-reflog.txt | patch | blob | history |
index 7f7a5445c7d043dc2f28cfbca63732a417d91a87..6b44ee19e93061e734033b3bccd95fc8f3e5b5cd 100644 (file)
[verse]
'git reflog expire' [--dry-run] [--stale-fix] [--verbose]
[--expire=<time>] [--expire-unreachable=<time>] [--all] <refs>...
-+
'git reflog delete' ref@\{specifier\}...
-+
'git reflog' ['show'] [log-options] [<ref>]
Reflog is a mechanism to record when the tip of branches are