mercurial/__init__.py
author Martin von Zweigbergk <martinvonz@google.com>
Fri, 27 Mar 2015 15:37:46 -0700
changeset 24525 e118f74d246f
parent 0 9117c6561b0b
child 27220 4374d819ccd5
permissions -rw-r--r--
manifest: extract method for creating manifest text Similar to the previous change, this one extracts a method for producing a manifest text from an iterator over (path, node, flags) tuples.