I noticed to the following behavior: I created a code review for a Git branch named "feature" branching off "master" and enabled the auto-update. Then, when I do a sync merge (no fast-forward) from "master" to "feature", all the new changes from "master" are picked up by the code review.
In contrast, if I create a new code review for "feature" based on "master", I again get only the changes made in "feature" as I expect.
The question: Can I configure Crucible so that such sync merges are filtered in the auto-update.