Skip to content

Commit 698caaa

Browse files
authored
Merge pull request #1140 from bittrance/fix-pr1127
Connect new gitoxide.credentials subsection into section tree
2 parents 115c993 + 8b8704f commit 698caaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gix/src/config/tree/sections/gitoxide.rs

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ impl Section for Gitoxide {
5454
&Self::CORE,
5555
&Self::COMMIT,
5656
&Self::COMMITTER,
57+
&Self::CREDENTIALS,
5758
&Self::HTTP,
5859
&Self::HTTPS,
5960
&Self::OBJECTS,

0 commit comments

Comments
 (0)