jj/cli
Yuya Nishihara 6c98dfcdcb git: have import_refs() obtain git2::Repository instance from store
This helps gitoxide migration. It's theoretically possible to import Git refs
from non-Git backend, but I don't think such API flexibility is needed.
2023-11-14 17:35:27 +09:00
..
examples git_backend: pass UserSettings to GitBackend constructors 2023-11-11 22:35:54 +09:00
src git: have import_refs() obtain git2::Repository instance from store 2023-11-14 17:35:27 +09:00
testing
tests cli: include branch name in non-fast-forwardable error 2023-11-11 07:03:31 +09:00
build.rs
Cargo.toml cargo: sort dependencies list alphabetically 2023-11-07 23:46:05 +09:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00