Show More
@@ -980,7 +980,7 def _follow(repo, subset, x, name, follo | |||||
980 |
|
980 | |||
981 | def follow(repo, subset, x): |
|
981 | def follow(repo, subset, x): | |
982 | """``follow([file])`` |
|
982 | """``follow([file])`` | |
983 |
An alias for ``::.`` (ancestors of the working |
|
983 | An alias for ``::.`` (ancestors of the working directory's first parent). | |
984 | If a filename is specified, the history of the given file is followed, |
|
984 | If a filename is specified, the history of the given file is followed, | |
985 | including copies. |
|
985 | including copies. | |
986 | """ |
|
986 | """ |
General Comments 0
You need to be logged in to leave comments.
Login now