jj/docs
Yuya Nishihara b30d5bf1c7 templater: allow implicit list-to-boolean cast
I'm going to change "branches" to return a list instead of formatted string,
and I don't think "if(branches, ..)" should be invalidated by that. Perhaps,
a container type like String, Vec<T>, Option<T> can implement the cast.
2023-10-28 05:29:50 +09:00
..
design
technical
branches.md
code-of-conduct.md
config.md merge_tools.toml: add VS Code as a default merge tool. 2023-10-25 12:47:51 -07:00
config.toml docs/config.toml: update the default diff editor 2023-10-25 13:05:04 -07:00
conflicts.md
contributing.md
FAQ.md
git-comparison.md
git-compatibility.md
github.md docs: fix broken Markdown in github.md, plus various cleanups 2023-10-24 21:31:51 -07:00
glossary.md
index.md
install-and-setup.md
operation-log.md
related-work.md
revsets.md docs: mention the immutable_heads() in our list of built-in aliases 2023-10-23 12:05:09 -07:00
sapling-comparison.md
templates.md templater: allow implicit list-to-boolean cast 2023-10-28 05:29:50 +09:00
tutorial.md
working-copy.md