jj/cli
Yuya Nishihara 3a3834d4b2
Some checks are pending
binaries / Build binary artifacts (push) Waiting to run
website / prerelease-docs-build-deploy (ubuntu-24.04) (push) Waiting to run
Scorecards supply-chain security / Scorecards analysis (push) Waiting to run
cli: do not import Git refs by comparing against stale working-copy operation
Because the Git repository should be synchronized with the head operation, we
shouldn't import Git refs compared to the stale working-copy operation.

https://github.com/jj-vcs/jj/pull/8154#discussion_r2572787677
2025-12-04 01:44:49 +00:00
..
examples lib: replace MergedTreeId with MergedTree and Merge<TreeId> 2025-11-08 14:06:58 +00:00
src cli: do not import Git refs by comparing against stale working-copy operation 2025-12-04 01:44:49 +00:00
testing cli: simplify jj fix child process handling 2025-11-25 15:54:00 +00:00
tests cli: do not import Git refs by comparing against stale working-copy operation 2025-12-04 01:44:49 +00:00
build.rs colocation: rename from "colocated repo" to "colocated workspace" 2025-11-03 16:53:26 +00:00
Cargo.toml ui: switch to std::io::pipe() 2025-09-19 09:41:32 +00:00
docs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00