Show More
@@ -841,7 +841,7 b' def foreground(repo, nodes):' | |||
|
841 | 841 | |
|
842 | 842 | |
|
843 | 843 | def successorssets(repo, initialnode, cache=None): |
|
844 |
"""Return |
|
|
844 | """Return set of all latest successors of initial nodes | |
|
845 | 845 | |
|
846 | 846 | The successors set of a changeset A are the group of revisions that succeed |
|
847 | 847 | A. It succeeds A as a consistent whole, each revision being only a partial |
General Comments 0
You need to be logged in to leave comments.
Login now