ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/docs
mlcui 2756f2f3da git-comparison: add more diff commands
`jj diff` works a bit differently to `git diff`, so add more examples of
`jj diff` using `--from`.
2023-07-11 15:42:19 +10: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 docs(fsmonitor): add filesystem monitor/Watchman documentation 2023-07-08 18:48:14 +03:00
config.toml
conflicts.md
contributing.md contributing.md: docs on working with protos 2023-04-16 22:04:27 -07:00
git-comparison.md git-comparison: add more diff commands 2023-07-11 15:42:19 +10: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: fix minor typos in GitHub example commands 2023-04-11 14:41:00 -07: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: note how our heads() and roots() revsets differ from hg's 2023-06-14 14:08:58 +02: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: describe how to configure scm-diff-editor 2023-06-20 20:48:42 +02:00
working-copy.md