Also see the git-reflog(1) manpage.
These reflog commands are available from the log transient. See Logging.
magit-reflog-current
) ¶Display the reflog of the current branch.
magit-reflog-other
) ¶Display the reflog of a branch or another ref.
magit-reflog-head
) ¶Display the HEAD
reflog.
This option specifies whether the margin is initially shown in Magit-Reflog mode buffers and how it is formatted.
The value has the form (INIT STYLE WIDTH AUTHOR AUTHOR-WIDTH)
.
age
(to show the age of the commit), age-abbreviated
(to
abbreviate the time unit to a character), or a string (suitable
for format-time-string
) to show the actual date. Option
magit-log-margin-show-committer-date
controls which date is being
displayed.