jj/docs
Yuya Nishihara c6568787f3
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
cli: warn if trunk() alias cannot be resolved, fall back to none()
This patch replaces all call sites with present(trunk()), and adds an explicit
check for unresolvable trunk(). If we add coalesce() expression, maybe it can
be rewritten to coalesce(present(trunk()), builtin_trunk()).

Fixes #4616
2024-10-11 09:37:47 +09: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 docs: s/socio-economics/socioeconomics/ per codespell suggestion 2024-05-24 11:34:03 +09:00
community_tools.md docs: add link to VisualJJ 2024-10-05 01:18:52 -07:00
config.md cli: warn if trunk() alias cannot be resolved, fall back to none() 2024-10-11 09:37:47 +09:00
config.toml docs: document git.fetch and git.push config options 2024-02-09 12:03:42 -06:00
conflicts.md docs: Fix example with Git conflicts markers 2024-08-02 10:36:38 -07:00
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: Remove trailing whitespace in markdown files 2024-09-13 13:06:28 +02:00
filesets.md cli: enable fileset by default 2024-07-24 10:49:46 +09:00
git-comparison.md git: add --remote option to clone command 2024-09-13 18:14:57 +02:00
git-compatibility.md git: add --remote option to clone command 2024-09-13 18:14:57 +02:00
github.md git: add --remote option to clone command 2024-09-13 18:14:57 +02:00
glossary.md docs: Remove trailing whitespace in markdown files 2024-09-13 13:06:28 +02:00
index.md docs: add link to roadmap from docs main page 2024-09-04 00:03:32 -07:00
install-and-setup.md Added docs about installation under Gentoo Linux 2024-08-20 22:19:09 -07:00
operation-log.md bookmarks: update some leftover uses of the word "branch" 2024-09-11 19:19:31 -07:00
related-work.md politics: delete references to Pijul 2024-04-14 13:16:08 -07:00
revsets.md cli: warn if trunk() alias cannot be resolved, fall back to none() 2024-10-11 09:37:47 +09:00
roadmap.md docs(roadmap): minor typo, as should be ask 2024-09-04 20:07:04 +02:00
sapling-comparison.md docs: explain that jj was started 3 years before Sapling announcement 2024-06-20 05:24:28 +09:00
templates.md docs: add some scripting template examples 2024-09-22 07:19:50 +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