1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-26 16:52:40 +01:00

(stable) Promote 2018 Week 25

This commit is contained in:
epriestley 2018-06-23 04:16:47 -07:00
commit b4ba68b975

View file

@ -175,8 +175,9 @@ final class ArcanistMercurialParser extends Phobject {
$commit['bookmark'] = $value;
break;
case 'obsolete':
// This is an extra field added by the "evolve" extension even
// if HGPLAIN=1 is set. See PHI502.
case 'instability':
// These are extra fields added by the "evolve" extension even
// if HGPLAIN=1 is set. See PHI502 and PHI718.
break;
default:
throw new Exception(