mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-28 23:32:41 +00:00
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 |