Mercurial
Mercurial
>
pub
>
hg
>
evolve
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
| annotate |
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
docs/tutorials/tutorial.t
author
Martin von Zweigbergk <martinvonz@google.com>
Tue, 09 Jul 2019 10:56:42 -0700
changeset 4718
23323092f0a7
parent 764
4a74288c671c
permissions
lrwxrwxrwx
py3: convert _origdoc to sysstr to match __doc__ It's currently stored as bytes by core, so we need to convert it to match Python's expected type for __doc__. This patch can be dropped if D6623 gets accepted.
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
764
4a74288c671c
doc: use a symbolic link to point to the tutorial
Pierre-Yves David <pierre-yves.david@fb.com>
parents:
654
diff
changeset
1
../../
tests
/
test
-
tutorial
.
t