diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2021-08-09 14:53:59 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2021-08-09 14:53:59 +0200 |
| commit | 14ae9f6d9016d8ced2cc8daad949a73b150c2f13 (patch) | |
| tree | a86d03ede28ee3d3c9e2f19379e1871929bb4d20 /Documentation | |
| parent | 456735401b6524f822fecc3fbb49a5c9199f9d4d (diff) | |
Allow several infix arguments to have an empty value
Closes #4379.
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/RelNotes/3.3.0.org | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/RelNotes/3.3.0.org b/Documentation/RelNotes/3.3.0.org index 02b883e..25df55f 100644 --- a/Documentation/RelNotes/3.3.0.org +++ b/Documentation/RelNotes/3.3.0.org @@ -7,6 +7,10 @@ - ~magit-stash-both~ now asks before discarding merge state. #4345 +- Several infix arguments that previously could only be disabled + or have a numeric value can now also be enabled without having + an explicit numeric value. #4379 + ** Fixes since v3.2.0 - Make ~magit-branch-remote-head~ and ~magit-branch-current~ fall back |
