##// END OF EJS Templates
parentrevspec: wrap docstrings at 70 characters
Martin Geisler -
r9268:1746da63 default
parent child Browse files
Show More
@@ -7,8 +7,8 b''
7
7
8 '''interpret suffixes to refer to ancestor revisions
8 '''interpret suffixes to refer to ancestor revisions
9
9
10 This extension allows you to use git-style suffixes to refer to the ancestors
10 This extension allows you to use git-style suffixes to refer to the
11 of a specific revision.
11 ancestors of a specific revision.
12
12
13 For example, if you can refer to a revision as "foo", then::
13 For example, if you can refer to a revision as "foo", then::
14
14
General Comments 0
You need to be logged in to leave comments. Login now