Incorrect formatting for git fetch #13968
Labels
A-git
Area: anything dealing with git
C-bug
Category: bug
regression-from-stable-to-nightly
Regression in nightly that previously worked in stable.
Problem
Problem appeared 2 days ago running CI against rust nightly for tract.
See: https://github.com/sonos/tract/actions/runs/9251978441/job/25448634660
Same CI is still working on both stable and beta.
Steps
I had to run this on a clean docker container though. On my regular system some cache was masking the issue.
Possible Solution(s)
No response
Notes
Probably related to #13946
See comment #13946 (review) maybe.
Issue appears with or without CARGO_NET_GIT_FETCH_WITH_CLI=true , but it makes it very visible as cargo will show git command line call.
Version
No response
The text was updated successfully, but these errors were encountered: