comparison tests/test-rebase-emptycommit.t @ 34055:ae92e5c0441c

amend: removing redundant if condition There is needless checking for the new commit hash not being equal to the old commit hash. This condition will always be true at this point in the code path and thus, can be removed safely. This commit removes the redundant condition. Test Plan: ran the test suite. Differential Revision: https://phab.mercurial-scm.org/D594
author Saurabh Singh <singhsrb@fb.com>
date Fri, 01 Sep 2017 15:08:54 -0700
parents 52f82e7d6a7e
children 4f969b9e0cf5 2f427b57bf90
comparison
equal deleted inserted replaced
34054:3c82b14d2838 34055:ae92e5c0441c