jj/cli
Yuya Nishihara 7c96cead34 git_backend: rename git_repo_clone() as it isn't just cloning, propagate error
Since git2::Repository::open() will access to the filesystem, it can technically
fail.
2023-10-04 00:04:24 +09:00
..
examples backend: move constant functions first 2023-09-19 05:24:51 -07:00
src git_backend: rename git_repo_clone() as it isn't just cloning, propagate error 2023-10-04 00:04:24 +09:00
testing fake_diff_editor: Allow specifying extra arguments to be ignored 2023-08-21 20:19:15 -07:00
tests cli: don't list commits abandoned by import/fetch, just print the number 2023-10-03 14:07:56 +09:00
build.rs
Cargo.toml cargo: make jj installable with cargo binstall 2023-09-20 09:35:18 -07:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00