jj/docs
Richard Macklin 8cdb0e4d6e
Some checks are pending
binaries / Build binary artifacts (linux-aarch64-gnu, ubuntu-24.04, aarch64-unknown-linux-gnu) (push) Waiting to run
binaries / Build binary artifacts (linux-aarch64-musl, ubuntu-24.04, aarch64-unknown-linux-musl) (push) Waiting to run
binaries / Build binary artifacts (linux-x86_64-gnu, ubuntu-24.04, x86_64-unknown-linux-gnu) (push) Waiting to run
binaries / Build binary artifacts (linux-x86_64-musl, ubuntu-24.04, x86_64-unknown-linux-musl) (push) Waiting to run
binaries / Build binary artifacts (macos-aarch64, macos-14, aarch64-apple-darwin) (push) Waiting to run
binaries / Build binary artifacts (macos-x86_64, macos-13, x86_64-apple-darwin) (push) Waiting to run
binaries / Build binary artifacts (win-x86_64, windows-2022, x86_64-pc-windows-msvc) (push) Waiting to run
nix / flake check (macos-14) (push) Waiting to run
nix / flake check (ubuntu-latest) (push) Waiting to run
build / build (, macos-13) (push) Waiting to run
build / build (, macos-14) (push) Waiting to run
build / build (, ubuntu-latest) (push) Waiting to run
build / build (, windows-latest) (push) Waiting to run
build / build (--all-features, ubuntu-latest) (push) Waiting to run
build / Build jj-lib without Git support (push) Waiting to run
build / Check protos (push) Waiting to run
build / Check formatting (push) Waiting to run
build / Check that MkDocs can build the docs (push) Waiting to run
build / Check that MkDocs can build the docs with Poetry 1.8 (push) Waiting to run
build / cargo-deny (advisories) (push) Waiting to run
build / cargo-deny (bans licenses sources) (push) Waiting to run
build / Clippy check (push) Waiting to run
Codespell / Codespell (push) Waiting to run
website / prerelease-docs-build-deploy (ubuntu-latest) (push) Waiting to run
Scorecards supply-chain security / Scorecards analysis (push) Waiting to run
docs: Replace "first make sure..." comment with equivalent --only flag
This part of the git-comparison table was implying you need to manually
check and clear staged changes in order to only update the previous
commit's message. That isn't the case, though. As mentioned in the
`git-commit` documentation [1], this can be directly achieved by using
the `--only` flag with `--amend`:

> If this option is specified together with --amend, then no paths need
> to be specified, which can be used to amend the last commit without
> committing changes that have already been staged.

[1]: https://git-scm.com/docs/git-commit#Documentation/git-commit.txt--o
2024-10-26 17:35:29 -07:00
..
design docs: Remove trailing whitespace in markdown files 2024-09-13 13:06:28 +02:00
governance docs: introduce temporary governance voting process 2024-09-12 15:19:46 -07:00
technical bookmarks: update some leftover uses of the word "branch" 2024-09-11 19:19:31 -07:00
bookmarks.md bookmarks: update docs to try to clarify mapping to Git branches 2024-10-01 06:46:32 -07:00
cli-reference.md docs: Remove trailing whitespace in markdown files 2024-09-13 13:06:28 +02:00
code-of-conduct.md
community_tools.md docs: add link to VisualJJ 2024-10-05 01:18:52 -07:00
config.md docs/config: Document where to set default templates 2024-10-26 14:01:18 -03:00
config.toml
conflicts.md
contributing.md docs: explain a bit about good commit messages 2024-10-07 17:02:49 -07:00
design_doc_blueprint.md docs: Remove trailing whitespace in markdown files 2024-09-13 13:06:28 +02:00
design_docs.md docs: Remove trailing whitespace in markdown files 2024-09-13 13:06:28 +02:00
FAQ.md docs: Simplify instructions for using private commits 2024-10-25 17:07:02 -07:00
filesets.md
git-comparison.md docs: Replace "first make sure..." comment with equivalent --only flag 2024-10-26 17:35:29 -07:00
git-compatibility.md git_backend: Support shallow git repositories 2024-10-14 20:01:08 +02:00
github.md git: add --remote option to clone command 2024-09-13 18:14:57 +02:00
glossary.md docs glossary & git-comparison: fixup & update bookmark->branch transition 2024-10-15 23:29:11 -07:00
index.md
install-and-setup.md docs: fix typo in Mac install section 2024-10-26 14:21:52 +02:00
operation-log.md bookmarks: update some leftover uses of the word "branch" 2024-09-11 19:19:31 -07:00
related-work.md
revsets.md revset: drop support for HEAD@git symbol resolution 2024-10-21 09:21:34 +09:00
roadmap.md
sapling-comparison.md
templates.md templater: make "git_head" return boolean, render it as "git_head()" 2024-10-21 09:21:34 +09:00
testimonials.md docs: Remove trailing whitespace in markdown files 2024-09-13 13:06:28 +02:00
tutorial.md unsquash: deprecate in favor of squash and diffedit 2024-09-26 16:34:48 +02:00
windows.md docs: Remove trailing whitespace in markdown files 2024-09-13 13:06:28 +02:00
working-copy.md docs: mention snapshot.auto-track in config.md too 2024-10-04 12:42:22 -07:00