diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2019-05-21 10:50:20 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-05-28 10:49:19 -0700 |
commit | 4c785c0edcd09222a812244db04c6fd725e512f3 (patch) | |
tree | bb0662fd2ee6889fbe1cdb2cbf21aaa24774e408 /Documentation/git-diff-index.txt | |
parent | Git 2.20.1 (diff) | |
download | tgif-4c785c0edcd09222a812244db04c6fd725e512f3.tar.xz |
rebase: replace incorrect logical negation by correct bitwise one
In bff014dac7d9 (builtin rebase: support the `verbose` and `diffstat`
options, 2018-09-04), we added a line that wanted to remove the
`REBASE_DIFFSTAT` bit from the flags, but it used an incorrect negation.
Found by Coverity.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-diff-index.txt')
0 files changed, 0 insertions, 0 deletions