Show More
@@ -124,7 +124,7 b' class statichttprepository(localrepo.loc' | |||
|
124 | 124 | self._branchcachetip = None |
|
125 | 125 | self.encodepats = None |
|
126 | 126 | self.decodepats = None |
|
127 |
self.capabilities |
|
|
127 | self.capabilities.difference_update(["pushkey"]) | |
|
128 | 128 | |
|
129 | 129 | def url(self): |
|
130 | 130 | return self._url |
General Comments 0
You need to be logged in to leave comments.
Login now