jj/docs
Martin von Zweigbergk 63c4de3cf7 docs: try to clarify that jj doesn't need a staging area
Wol on lwn.net pointed out that our current description in the Git
Comparison doc for why there is no staging area can be interpreted as
saying that it's because it simplifies the CLI. It took me a while to
see that interpretation, but it makes sense to me now. This patch
tries to clarify that we have better tools than the staging area for
manipulating commits.
2024-01-22 15:47:24 -08:00
..
design git: turn git.auto-local-branch off by default 2023-12-17 08:30:24 +09:00
technical docs: update description of conflicts to be about tree-level conflicts 2023-11-30 14:24:48 -08:00
branches.md docs: reorder and partially rewrite remote branches section to reflect changes 2024-01-04 10:57:27 +09:00
code-of-conduct.md Replace contact method with addresses of active leads. 2023-11-28 13:48:22 -05:00
config.md docs config.md Vim instructions: link to the Wiki instead of a gist 2023-12-17 22:16:02 -08:00
config.toml
conflicts.md
contributing.md docs contributing.md: document using mold linker with nextest 2024-01-21 19:28:37 -08:00
FAQ.md FAQ: Describe how to integrate with Gerrit. 2024-01-01 21:08:19 +01:00
git-comparison.md docs: try to clarify that jj doesn't need a staging area 2024-01-22 15:47:24 -08:00
git-compatibility.md gc: implement basic GC for Git backend 2023-12-03 07:40:12 -08:00
github.md git: turn git.auto-local-branch off by default 2023-12-17 08:30:24 +09:00
glossary.md
index.md
install-and-setup.md install-and-setup.md: --strategy -> --strategies for cargo binstall 2023-11-21 20:19:38 -08:00
operation-log.md op_walk: add support for op_id+ (children) operator 2024-01-02 10:30:08 +09:00
related-work.md
revsets.md revset: exclude @git branches from remote_branches() 2023-11-08 07:34:30 +09:00
sapling-comparison.md mkdocs: make MkDocs work with more GitHub-like list formatting 2023-11-03 19:15:37 -07:00
templates.md cli: give root operation special treatment in template (like root commit) 2024-01-14 10:15:14 -08:00
tutorial.md docs: update CLI output in Tutorial 2024-01-08 19:59:59 +04:00
working-copy.md