jj/cli
Martin von Zweigbergk b343289238 working_copy: make reset() take a commit instead of a tree
Our virtual file system at Google (CitC) would like to know the commit
so it can scan backwards and find the closest mainline tree based on
it. Since we always record an operation id (which resolves to a
working-copy commit) when we write the working-copy state, it doesn't
seem like a restriction to require a commit.
2024-02-06 12:41:09 -08:00
..
examples working_copy: make reset() take a commit instead of a tree 2024-02-06 12:41:09 -08:00
src working_copy: make reset() take a commit instead of a tree 2024-02-06 12:41:09 -08:00
testing
tests cli: include command to set config in hint about default command 2024-02-06 11:06:52 -08:00
build.rs
Cargo.toml cli: new jj util markdown-help outputs jj help for all commands 2024-01-30 14:58:32 -08:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00