jj/docs
Scott Taylor 472fd35ff1 docs: rewrite conflict marker docs to include new styles
The current docs for conflict markers start out by introducing Git
"diff3" conflict markers, and then discussing how Jujutsu's conflict
markers are different from Git's. I don't think this is the best way to
explain it, because it requires the reader to first understand Git's
conflict markers before they go on to learn Jujutsu's conflict markers.
Instead, I think it's better to explain the conflict markers from
scratch with a more detailed example so that we don't assume any
particular knowledge of Git.

This structure also works better with the new config option, since we
can talk about the default option first, and then go on to explain
alternatives later.
2024-11-23 08:28:47 -06:00
..
design
governance
technical
bookmarks.md cli: git push: do not push new bookmarks by default 2024-11-19 21:11:22 +09:00
cli-reference.md
code-of-conduct.md
community_tools.md docs/community_tools.md: add paragraph about jj-fzf 2024-11-16 23:49:03 +01:00
config.md docs: rewrite conflict marker docs to include new styles 2024-11-23 08:28:47 -06:00
config.toml
conflicts.md docs: rewrite conflict marker docs to include new styles 2024-11-23 08:28:47 -06:00
contributing.md docs: tighten the "previewing docs" section 2024-11-20 06:06:53 +01:00
design_doc_blueprint.md
design_docs.md
FAQ.md
filesets.md
git-comparison.md docs: git blame comparison 2024-11-19 09:58:28 -08:00
git-compatibility.md docs/git-compatibility.md: preserve working copy files when co-locating 2024-11-22 19:20:36 +01:00
github.md cli: git push: do not push new bookmarks by default 2024-11-19 21:11:22 +09:00
glossary.md docs: try to clarify that changes are not a first-class concept 2024-11-16 14:20:37 -08:00
index.md
install-and-setup.md completion: improve docs for activation 2024-11-13 18:13:54 +01:00
operation-log.md
related-work.md
revsets.md revset: allow tags() to take a pattern for an argument 2024-11-20 00:47:23 +00:00
roadmap.md docs: Make the Roadmap a toplevel website entry 2024-11-16 11:11:59 +01:00
sapling-comparison.md
templates.md
testimonials.md
tutorial.md Update tutorial for 0.23 and clarify diffedit 2024-11-22 21:23:12 +01:00
windows.md
working-copy.md