comparison tests/test-bad-pull.t @ 22496:35af9361a049

revset: refactor parents() into a single return point Both paths are doing similar thing in the end. We refactor the function so that the `ps` set is commonly used at the end. This will end excluding `nullrev` from this set in a future patch
author Pierre-Yves David <pierre-yves.david@fb.com>
date Wed, 17 Sep 2014 19:44:03 -0700
parents 7a9cbb315d84
children 10116463b0b1
comparison
equal deleted inserted replaced
22495:668b26d32bf6 22496:35af9361a049