ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/docs
Anton Bulakh 82923afcc5 templater: add root keyword
Similar to other boolean flags, such as "working_copy" or "empty".
We could test something like
`"0000000000000000000000000000000000000000".contains(commit_id)`
like I did for myself, but first of all this is ugly, and secondly the root
commit id is not guaranteed to be 40 zeroes as custom backend implementations
could have some other root.
2023-08-15 18:54:59 +03:00
..
design docs/design: propose submodule storage approach 2023-04-24 14:29:47 -07:00
technical docs: correct stale info about which backends are dynamically chosen 2023-08-13 14:15:09 +00:00
branches.md
code-of-conduct.md
config.md docs: ui.difftool -> ui.diff-editor 2023-08-13 21:12:50 -04:00
config.toml configs: use Notepad as default editor on Windows 2023-08-10 17:09:07 +00:00
conflicts.md docs: indent conflict marker examples to not confuse tools 2022-12-12 16:20:40 -08:00
contributing.md docs: fix contributing.md 2023-07-17 19:22:51 -05:00
FAQ.md faq: minor fixes and cleanups 2023-08-09 03:15:26 +00:00
git-comparison.md Small addition to index comparison 2023-08-14 13:48:46 +09:00
git-compatibility.md git: add support for SSH authentication with ed25519 or ed25519-sk 2023-08-09 03:44:03 +00:00
github.md docs: revert to using revset operator : instead of :: 2023-08-01 21:58:43 +00:00
glossary.md docs: add a glossary 2023-04-17 16:48:23 -07:00
operation-log.md docs: fix typo in operation-log.md 2023-08-13 05:08:45 +00:00
related-work.md docs: add doc comparing jj to Sapling (#1708) 2023-06-28 06:56:57 +02:00
revsets.md docs: revert to using revset operator : instead of :: 2023-08-01 21:58:43 +00:00
sapling-comparison.md docs: add doc comparing jj to Sapling (#1708) 2023-06-28 06:56:57 +02:00
templates.md templater: add root keyword 2023-08-15 18:54:59 +03:00
tutorial.md configs: use Notepad as default editor on Windows 2023-08-10 17:09:07 +00:00
working-copy.md workspace: add a root subcommand to print the workspace root path 2023-01-24 16:53:54 +01:00