README: replace outdated claim about lacking git blame support
Some checks are pending
binaries / Build binary artifacts (push) Waiting to run
nix / flake check (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 latest Python and uv (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

This commit is contained in:
Keane Nguyen 2024-12-26 11:40:43 -06:00 committed by Philip Metzger
parent 43ac4faac4
commit 7402362c80

View file

@ -303,8 +303,8 @@ commit to any other commit using `jj squash -i --from X --into Y`.
## Status ## Status
The tool is fairly feature-complete, but some important features like (the The tool is fairly feature-complete, but some important features like support
equivalent of) `git blame` are not yet supported. There for Git submodules are not yet completed. There
are also several performance bugs. It's likely that workflows and setups are also several performance bugs. It's likely that workflows and setups
different from what the core developers use are not well supported, e.g. there different from what the core developers use are not well supported, e.g. there
is no native support for email-based workflows. is no native support for email-based workflows.