cleanup: removed unnecessary calls to hg_unchecked()
There are two categories: - totally unneeded ones, most probably leftover from debugging sessions - those that are about a push without changes, that can now be covered with `expected_return_code`
Please register or sign in to comment