Show More
@@ -246,7 +246,6 def _changesetforwardcopies(a, b, match) | |||||
246 | return {} |
|
246 | return {} | |
247 |
|
247 | |||
248 | repo = a.repo().unfiltered() |
|
248 | repo = a.repo().unfiltered() | |
249 | children = {} |
|
|||
250 |
|
249 | |||
251 | cl = repo.changelog |
|
250 | cl = repo.changelog | |
252 | isancestor = cl.isancestorrev |
|
251 | isancestor = cl.isancestorrev |
General Comments 0
You need to be logged in to leave comments.
Login now