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 docs/design: propose submodule storage approach 2023-04-24 14:29:47 -07:00
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 git.rs: properly abandon commits from moved/deleted branches on remote (#864) 2023-05-17 17:57:58 -07: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
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 docs: add a word to docs about divergent 2023-04-09 22:56:33 -07:00
tutorial.md docs: revert to using revset operator : instead of :: 2023-08-01 21:58:43 +00:00
working-copy.md