jj/docs
Yuya Nishihara b363e695e4 commit_templater: make git_head return Option<RefName> instead of Vec<_>
Since we've introduced Option type, it no longer makes sense that git_head
returns a Vec<RefName>.
2024-03-26 00:28:43 +09:00
..
design
technical
branches.md
cli-reference.md
code-of-conduct.md
config.md log: encode elided node as None 2024-03-24 10:32:15 +09:00
config.toml
conflicts.md
contributing.md
FAQ.md docs: add FAQ for why to use new-then-amend over edit 2024-03-14 11:32:53 -07:00
git-comparison.md docs: Add missing "jj" to swap rebase example 2024-03-19 05:58:52 -07:00
git-compatibility.md
github.md
glossary.md
index.md
install-and-setup.md Add archlinux instructions to install-and-setup.md 2024-03-13 21:35:08 -07:00
operation-log.md
related-work.md
revsets.md
sapling-comparison.md
templates.md commit_templater: make git_head return Option<RefName> instead of Vec<_> 2024-03-26 00:28:43 +09:00
testimonials.md
tutorial.md move: deprecate the command 2024-03-11 09:25:17 -07:00
windows.md
working-copy.md