mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-15 16:53:25 +00:00
eed715dc51
It seems it wasn't Windows that behaved differently when it comes getting the remote's default branch; the test failed on Ubuntu too. The documentation for `Remote::default_branch()` says that it can be called even after the connection has been closed, but let's see if calling it while the connection is open helps anyway. To do that, we have to replicate what `Remote::fetch()` does. |
||
---|---|---|
.. | ||
benches | ||
protos | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |