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