Mercurial > hg
comparison CONTRIBUTING @ 32484:c50f29b37aab
annotate: make pair take all parents to pair against
In upcoming patches we'll need to be aware of all parents at the same time.
This also exposes a potential bug: if a line can be annotated with both parents
of a merge commit, it'll always be annotated with p2, not p1. I'm not sure if
that's what we want, but at least the code makes it clear now.
author | Siddharth Agarwal <sid0@fb.com> |
---|---|
date | Wed, 24 May 2017 17:40:08 -0700 |
parents | a492610a2fc1 |
children |
comparison
equal
deleted
inserted
replaced
32483:f8fb8a441b4a | 32484:c50f29b37aab |
---|