jj/src/commands
Martin von Zweigbergk 39e83b9f4a cli: move $JJ_VERSION out of CLI library
It should be up to the binary to decide which version it is. One
should be able to build the library without specifying a version.
2023-04-20 19:22:47 -07:00
..
bench.rs cli: unify "bench revset"/"revsets" commands 2023-04-01 22:52:11 +09:00
branch.rs cmd: prohibit creating branches at the root commit 2023-04-03 23:51:47 -07:00
git.rs settings: add helper to turn ConfigError::NotFound into Option 2023-04-14 20:30:42 +09:00
mod.rs cli: move $JJ_VERSION out of CLI library 2023-04-20 19:22:47 -07:00
operation.rs