jj/cli
Jonathan Tan 61a026ff7b workspace: inline is_stale()
A subsequent commit will need to handle the return value of
check_stale_working_copy() in 3 different ways, so a boolean will soon
not be sufficient. In preparation for that, inline is_stale() into its
caller, converting it into a "match".
2024-02-09 00:38:47 -08:00
..
examples working_copy: make reset() take a commit instead of a tree 2024-02-06 12:41:09 -08:00
src workspace: inline is_stale() 2024-02-09 00:38:47 -08:00
testing
tests templater: retain "++" in parsed tree to provide better error indication 2024-02-09 07:42:54 +09:00
build.rs
Cargo.toml compile integration tests as a single binary 2024-02-06 18:19:41 -08:00
LICENSE