Previous: Status Module Sections, Up: Status Buffer [Contents][Index]
Hook run after a status buffer has been refreshed.
This option specifies whether the margin is initially shown in Magit-Status 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.
Additional Git arguments used when creating log sections. Only
--graph
, --decorate
, and --show-signature
are supported. This
option is only a temporary kludge and will be removed.
Note that due to an issue in Git the use of --graph
is very slow
with long histories, so you probably don’t want to add this here.
Also see the proceeding section for more options concerning status buffers.