diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2015-08-07 01:29:00 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2015-08-07 01:58:47 +0200 |
| commit | 9bbdae1bc3651a23dec5bc28a8f7f5120ab24114 (patch) | |
| tree | e2bb5c081b13400352595c84e1a9d9e10d1122ff /Documentation | |
| parent | 6dc6a1a459e924ae9ae44ec4f1baa5158bc37d30 (diff) | |
magit.org: mention how modes have to be enabled
Do so before describing the wip modes as options.
Re #2150.
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/magit.org | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/magit.org b/Documentation/magit.org index 3173ae7..5b8de14 100644 --- a/Documentation/magit.org +++ b/Documentation/magit.org @@ -3330,6 +3330,9 @@ which might seem excessive, but allows fine tuning of when exactly changes are being committed to the wip refs. Enabling all modes makes it less likely that a change slips through the cracks. +Setting the below variable directly does not take effect; either +customize them or call the respective mode function. + - User Option: magit-wip-after-save-mode When this mode is enabled, then saving a buffer that visits a file |
