Next: , Previous: , Up: Logging   [Contents][Index]


5.3.5 Reflog

Also see the git-reflog(1) manpage.

These reflog commands are available from the log transient. See Logging.

l r     (magit-reflog-current)

Display the reflog of the current branch.

l O     (magit-reflog-other)

Display the reflog of a branch or another ref.

l H     (magit-reflog-head)

Display the HEAD reflog.

User Option: magit-reflog-margin

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).