Show More
@@ -349,7 +349,7 b' def capabilities(orig, repo, proto):' | |||
|
349 | 349 | |
|
350 | 350 | |
|
351 | 351 | def extsetup(ui): |
|
352 |
extensions.wrapfunction(wireprotov1server, |
|
|
352 | extensions.wrapfunction(wireprotov1server, '_capabilities', capabilities) | |
|
353 | 353 | |
|
354 | 354 | |
|
355 | 355 | # logic for bundle auto-generation |
General Comments 0
You need to be logged in to leave comments.
Login now