Previous: , Up: Status Buffer   [Contents][Index]


5.1.4 Status Options

User Option: magit-status-refresh-hook

Hook run after a status buffer has been refreshed.

User Option: magit-status-margin

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

User Option: magit-log-section-args

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.