forked from mirrors/jj
837dc4f47c
While debugging git issues, I often ended up creating a deadlock by adding debug prints. It's also not obvious that git::export_refs() works even if the git_repo() has already been locked, whereas git::import_refs() wouldn't. Let's consolidate lock handling to the backend implementation. |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |