mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-21 04:00:29 +00:00
b76947c1d6
--at-op should be invalid on repo initialization. "init --ignore-working-copy" could be supported by using working_copy.reset(), but I don't think it's worth the effort. If the working directory is empty, --ignore-working-copy is meaningless, and if the directory is not empty, the user would probably want to do snapshot at some point. |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |