Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d40beb3 commit fd18320Copy full SHA for fd18320
1 file changed
src/plumbing/progress.rs
@@ -122,7 +122,7 @@ static GIT_CONFIG: &[Record] = &[
122
},
123
Record {
124
config: "core.packedRefsTimeout",
125
- usage: Planned {note: Some("needs support in git-ref crate which currently only knows one setting for all locks")},
+ usage: InModule {name: "config::cache::access", deviation: None},
126
127
128
config: "core.logAllRefUpdates",
0 commit comments