Show More
@@ -134,7 +134,6 b' def generate_ellipses_bundle2_for_wideni' | |||||
134 |
|
134 | |||
135 | heads = set(heads or repo.heads()) |
|
135 | heads = set(heads or repo.heads()) | |
136 | common = set(common or [nullid]) |
|
136 | common = set(common or [nullid]) | |
137 | if known and (oldinclude != newinclude or oldexclude != newexclude): |
|
|||
138 |
|
|
137 | # Steps: | |
139 |
|
|
138 | # 1. Send kill for "$known & ::common" | |
140 |
|
|
139 | # |
General Comments 0
You need to be logged in to leave comments.
Login now