Code review comment for lp:~abentley/launchpad/incremental-diffs

Revision history for this message
Aaron Bentley (abentley) wrote :

1. "foo" is actually the tree whose branch will be diffed. I don't think "initial" describes that any better than "foo". "merged_in" is fine, but I think "merge_input" is better.

2. Sure

3. Yes, I need it. The output of get_preview_tree is fed back into the subsequent merge. Without that, you would generate a bogus merge and likely violate the TreeTransform API.

« Back to merge proposal