Mercurial > hg
comparison hgext/notify.py @ 26307:428a8747f4ee
revset: avoid implicit None testing in revset
Implicit None testing is a very good way to get in trouble. We explicitly test
for None.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Wed, 23 Sep 2015 00:41:07 -0700 |
parents | 328739ea70c3 |
children | 5a84a453b503 |
comparison
equal
deleted
inserted
replaced
26306:d157e1f18e3f | 26307:428a8747f4ee |
---|