comparison tests/test-diffdir.t @ 32403:a28c76e1cea9

revlog: raise WdirUnsupported when wdirrev is passed revlog.parentrevs() is called while evaluating ^ operator in revsets. When wdir is passed, it raises IndexError. This patch raises WdirUnsupported if wdir is passed in the function. The error will be caugth in future patches.
author Pulkit Goyal <7895pulkit@gmail.com>
date Fri, 19 May 2017 19:12:06 +0530
parents 51b6ce257e0a
children fc4fb2f17dd4
comparison
equal deleted inserted replaced
32402:c8e10565a113 32403:a28c76e1cea9