Mercurial > hg
diff Makefile @ 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 | d8818616c45e |
children | 1d354814ff4d |