ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara 1d86e325c6 cli: move check_repo_rewritable() to WorkspaceCommandEnvironment
This ensures that the repo argument is used instead of self.repo(). store() is
now obtained from the repo argument (which shouldn't matter, though.)
2024-09-20 06:56:03 +09:00
..
examples cli: Support renaming workspaces 2024-09-16 19:35:36 -07:00
src cli: move check_repo_rewritable() to WorkspaceCommandEnvironment 2024-09-20 06:56:03 +09:00
testing bookmarks: update some leftover uses of the word "branch" 2024-09-11 19:19:31 -07:00
tests diffedit: separate extra help information in its own paragraph 2024-09-18 09:11:07 +02:00
build.rs cli/build-rs: remove metadata command dependency in favor of env vars 2024-09-03 22:31:17 -07:00
Cargo.toml cli: remove unused dependency on hex 2024-09-17 12:34:31 +02:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00