Show More
@@ -261,6 +261,7 b' def _handlechangespec(op, inpart):' | |||
|
261 | 261 | # other servers may include a changespec part even when not widening (e.g. |
|
262 | 262 | # because we're deepening a shallow repo). |
|
263 | 263 | if util.safehasattr(repo, 'setnewnarrowpats'): |
|
264 | op.gettransaction() | |
|
264 | 265 | repo.setnewnarrowpats() |
|
265 | 266 | |
|
266 | 267 |
General Comments 0
You need to be logged in to leave comments.
Login now