docs/tutorials/tutorial.t
author Martin von Zweigbergk <martinvonz@google.com>
Tue, 15 May 2018 22:17:27 -0700
branchstable
changeset 3751 a1a0cfbffd30
parent 764 4a74288c671c
permissions lrwxrwxrwx
evolve: pass revisions as strings to commands.*() It's usually fine to pass integer revisions to e.g. commands.update(), but when directaccess is enabled, it attempts to parse it a revset, which fails.

../../tests/test-tutorial.t