@@ -358,7 +365,7 @@ done <../revs # revision walker. Fix it by mapping these heads to the unique nearest # ancestor that survived the pruning.-if test "$filter_subdir"+if test "$remap_to_ancestor" = t then
The comment whose last lines are in the context of this hunk talks about
"subdirectory filter". You may want to revise it.
-- Hannes