ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/docs
Yuya Nishihara b352061dd6 cli: load default diff command from "ui.diff.tool" config
This could be a "ui.diff.format" variant, but we would need to solve namespace
problem by prefixing "tool:<name>" for example. Then, inlining command arguments
would become uglier.

#1886
2023-08-04 18:48:31 +09:00
..
design
technical cargo: rename crates from jujutsu/jujutsu-lib to jj-cli/jj-lib 2023-07-09 06:40:43 +02:00
branches.md
code-of-conduct.md
config.md cli: load default diff command from "ui.diff.tool" config 2023-08-04 18:48:31 +09:00
config.toml
conflicts.md
contributing.md docs: fix contributing.md 2023-07-17 19:22:51 -05:00
git-comparison.md docs: call out manual branch management 2023-08-03 11:28:00 -07:00
git-compatibility.md
github.md docs: revert to using revset operator : instead of :: 2023-08-01 21:58:43 +00:00
glossary.md
operation-log.md
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
tutorial.md docs: revert to using revset operator : instead of :: 2023-08-01 21:58:43 +00:00
working-copy.md