ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/docs
Ilya Grigoriev c45216ed02 templates.md docs: Document string literal format
We are a little weird about which string escapes we support, and we don't
support raw strings.  I thought this might be worth documenting.

Inspired by https://github.com/martinvonz/jj/pull/2251
2023-09-15 20:16:09 -07:00
..
design docs/design: Clarify run.md a bit. 2023-09-14 16:39:40 +02:00
technical
branches.md
code-of-conduct.md
config.md cargo: enable the watchman feature by default 2023-09-08 09:34:55 -07:00
config.toml
conflicts.md
contributing.md docs: add a section about profiling 2023-09-14 21:15:03 -07:00
FAQ.md faq: add entry about accidentally amended working copy 2023-09-08 08:59:59 -07:00
git-comparison.md
git-compatibility.md docs: mention git pack-refs for co-located repos 2023-09-15 19:49:11 -07:00
github.md docs: prefer new revset operator :: over deprecated : 2023-09-06 13:09:14 -07:00
glossary.md
install-and-setup.md install-and-setup.md: explain how to compile the latest release 2023-09-11 18:21:56 -07:00
operation-log.md
related-work.md
revsets.md revset: Add optional argument n to ancestors() in revset language 2023-09-08 02:50:58 +10:00
sapling-comparison.md
templates.md templates.md docs: Document string literal format 2023-09-15 20:16:09 -07:00
tutorial.md docs: prefer new revset operator :: over deprecated : 2023-09-06 13:09:14 -07:00
working-copy.md