jj/cli
Martin von Zweigbergk 9e43207911 working copy: don't expose TreeStateError in LocalWorkingCopy API
The `TreeStateError` type is specific to the current local-disk
working-copy backend, so it should not be part of the generic
working-copy interface I'm trying to create.
2023-10-12 16:10:38 -07:00
..
examples cli: send status messages to stderr, specify stdout/stderr explicitly 2023-10-11 19:24:01 +09:00
src working copy: don't expose TreeStateError in LocalWorkingCopy API 2023-10-12 16:10:38 -07:00
testing
tests workspace: add '--revision' argument to 'workspace add' 2023-10-11 22:02:24 -05:00
build.rs
Cargo.toml backend: make read functions async 2023-10-08 23:36:49 -07:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00