summaryrefslogtreecommitdiff
path: root/commit-graph.c
diff options
context:
space:
mode:
authorStefan Moch <stefanmoch@mail.de>2017-12-31 20:11:56 +0100
committerJunio C Hamano <gitster@pobox.com>2018-02-07 11:43:51 -0800
commit4cbe92fd41567e48ca60f4c810479b63ba8421fd (patch)
treeea33a8b9ca93ace49345d9a3efa4f998a92aa0f5 /commit-graph.c
parent36b78cd9db97f3665935e4b32ff9566e4bbd0d17 (diff)
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 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions