##// END OF EJS Templates
en-us: initialization
timeless@mozdev.org -
r17532:e4b2f0eb default
parent child Browse files
Show More
@@ -299,7 +299,7 b' class localrepository(object):'
299 299 def hiddenrevs(self):
300 300 """hiddenrevs: revs that should be hidden by command and tools
301 301
302 This set is carried on the repo to ease initialisation and lazy
302 This set is carried on the repo to ease initialization and lazy
303 303 loading it'll probably move back to changelog for efficiently and
304 304 consistency reason
305 305
General Comments 0
You need to be logged in to leave comments. Login now