Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 872dc1a

Browse files
committed
update progress of http.proxyAuthMethod
1 parent aeb4a1d commit 872dc1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/plumbing/progress.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@ static GIT_CONFIG: &[Record] = &[
560560
},
561561
Record {
562562
config: "http.proxyAuthMethod",
563-
usage: Planned { note: None },
563+
usage: InModule { name: "repository::config::transport", deviation: Some("implemented like git, but I never tried it so who knows") },
564564
},
565565
Record {
566566
config: "http.proxySSLCert",

0 commit comments

Comments
 (0)