jj/cli
Yuya Nishihara 3207009e73 cli: reorder import of git head/refs and snapshot
Since import_git_refs() may check out new working-copy commit, it shouldn't be
triggered before the snapshot.

Fixes #2876
2024-01-27 00:01:59 +09:00
..
examples workspace: combine working copy functions into a trait 2024-01-25 11:46:07 -08:00
src cli: reorder import of git head/refs and snapshot 2024-01-27 00:01:59 +09:00
testing
tests cli: reorder import of git head/refs and snapshot 2024-01-27 00:01:59 +09:00
build.rs
Cargo.toml revset: add count_estimate() to Revset trait 2024-01-22 15:07:00 -08:00
LICENSE