Show More
@@ -2181,7 +2181,6 b' class localrepository(object):' | |||||
2181 | to be performed before pushing, or call it if they override push |
|
2181 | to be performed before pushing, or call it if they override push | |
2182 | command. |
|
2182 | command. | |
2183 | """ |
|
2183 | """ | |
2184 | pass |
|
|||
2185 |
|
2184 | |||
2186 | @unfilteredpropertycache |
|
2185 | @unfilteredpropertycache | |
2187 | def prepushoutgoinghooks(self): |
|
2186 | def prepushoutgoinghooks(self): |
General Comments 0
You need to be logged in to leave comments.
Login now