jj/docs
Martin von Zweigbergk 5c703aeb03 cli: replace o as graph node by when using unicode graph
@joyously found `o` confusing because it's a valid change id prefix. I
don't have much preference, but `●` seems fine. The "ascii",
"ascii-large", and "legacy" graph styles still use "o".

I didn't change `@` since it seems useful to have that match the
symbol used on the CLI. I don't think we want to have users do
something like `jj co ◎-`.
2023-03-12 23:21:05 -07:00
..
technical
branches.md
code-of-conduct.md
config.md cli: add ui.log-word-wrap option 2023-03-11 12:01:17 +09:00
config.toml Update docs/config.toml with new way to show relative timestamps 2023-02-15 21:26:14 -08:00
conflicts.md
contributing.md
git-comparison.md
git-compatibility.md docs: Update section about support for .gitignores 2023-03-01 18:03:31 -08:00
github.md
operation-log.md operation-log.md: Give a brief description of @, +, - 2023-02-18 22:42:51 -08:00
related-work.md
revsets.md Clarify that files() is relative 2023-03-06 13:54:38 +09:00
templates.md templater: add fill(width, content) function 2023-03-10 16:07:55 +09:00
tutorial.md cli: replace o as graph node by when using unicode graph 2023-03-12 23:21:05 -07:00
working-copy.md