commit | 8bca34b156d0393ada0593855962a5aa48f5d27a | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Thu Mar 04 19:23:54 2010 -0800 |
committer | Shawn O. Pearce <sop@google.com> | Thu Mar 04 19:23:54 2010 -0800 |
tree | 3a07e99218c8b36336fd1cf579a5c1a62307d128 | |
parent | 94ec7303d2ac79c43c9c582a3808f0b2cae6fda0 [diff] |
Fix duplicate "Needed By" pointers between changes Sometimes multiple "Needed By" pointers to the same change were shown in the web UI, as multiple patch sets of that other change used this change as an ancestor. Fix that by taking a distinct set of them. Change-Id: I6d28937008688d1610f5bab1f121fc83ed20c067 Signed-off-by: Shawn O. Pearce <sop@google.com>