jj/docs
Austin Seipp 3f13ea39e2 cli: deprecate jj checkout
Summary: As discussed in Discord, on GitHub, and elsewhere, this change
deprecates the use of `jj checkout` and suggests users use `jj new` exclusively
instead. The verb `checkout` is a relic of a bygone era the — days of RCS
file locking, before 3-way merge — and is not a good, fitting name for the
functionality it provides.

To further drive the bit home, by default, `jj checkout` (and `jj co`) is now
hidden. This will hopefully stop new users from running into it.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
Change-Id: I7a1adfc9168fce1f25cf5d4c4c313304769e41a1
2024-02-03 17:21:56 -06:00
..
design sparse-v2: design doc proposition for Sparse Patterns refactoring 2024-02-01 16:02:14 -08:00
technical
branches.md docs branches.md: insert definitions for related terms 2024-01-24 18:47:17 -08:00
cli-reference.md docs: store output of jj util markdown-help, render it on the website 2024-01-30 14:58:32 -08:00
code-of-conduct.md
config.md config.md docs: document jj config edit and jj config path 2024-02-02 23:29:58 -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: Make a question clearer. 2024-01-29 20:42:26 +01:00
git-comparison.md cli: deprecate jj checkout 2024-02-03 17:21:56 -06:00
git-compatibility.md
github.md
glossary.md docs branches.md: insert definitions for related terms 2024-01-24 18:47:17 -08:00
index.md
install-and-setup.md
operation-log.md
related-work.md
revsets.md docs: emphasize and clarify log revsets relevant to people coming from git 2024-01-31 15:51:40 -08:00
sapling-comparison.md
templates.md
tutorial.md cli: deprecate jj checkout 2024-02-03 17:21:56 -06:00
windows.md docs: add notes for Windows users 2024-01-29 12:16:15 -08:00
working-copy.md