You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
config: create a function to format section headers
Factor out the logic which creates section headers in the config file,
e.g. the 'branch.foo' key will be turned into '[branch "foo"]'.
This introduces no function changes, but is needed for a later change
which adds support for copying branch sections in the config file.
Signed-off-by: Ævar Arnfjörð Bjarmason <[email protected]>
Signed-off-by: Ramsay Jones <[email protected]>
Signed-off-by: Sahil Dua <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>
0 commit comments