diff options
author | Stefan Moch <stefanmoch@mail.de> | 2017-12-31 20:11:56 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-02-07 11:43:51 -0800 |
commit | 4cbe92fd41567e48ca60f4c810479b63ba8421fd (patch) | |
tree | ea33a8b9ca93ace49345d9a3efa4f998a92aa0f5 /.tsan-suppressions | |
parent | t7001: add test case for --dry-run (diff) | |
download | tgif-4cbe92fd41567e48ca60f4c810479b63ba8421fd.tar.xz |
mv: remove unneeded 'if (!show_only)'
Commit a127331cd (mv: allow moving nested submodules,
2016-04-19), introduced
if (show_only) continue;
in this for-loop before
if (!show_only)
which became redundant, because it is now always true.
Signed-off-by: Stefan Moch <stefanmoch@mail.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '.tsan-suppressions')
0 files changed, 0 insertions, 0 deletions