We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 115c993 + 8b8704f commit 698caaaCopy full SHA for 698caaa
gix/src/config/tree/sections/gitoxide.rs
@@ -54,6 +54,7 @@ impl Section for Gitoxide {
54
&Self::CORE,
55
&Self::COMMIT,
56
&Self::COMMITTER,
57
+ &Self::CREDENTIALS,
58
&Self::HTTP,
59
&Self::HTTPS,
60
&Self::OBJECTS,
0 commit comments