commit: move empty commit condition to a new line
The empty commit condition was a messy if condition. Let's move it to a new line
and change it to 'or' statements so it's cleaner and more readable. A future
commit will add additional logic to this line.
Testing that hghave does not crash when checking features $ "$TESTDIR/hghave" --test-features 2>/dev/null