@@ -4518,8 +4518,6 @@ <h3 id="_variables">Variables</h3>
45184518< p > Unless otherwise stated, is an error to specify an extension if
45194519< code > core.repositoryFormatVersion</ code > is not < code > 1</ code > . See
45204520< a href ="gitrepository-layout.html "> gitrepository-layout(5)</ a > .</ p >
4521- < div class ="openblock ">
4522- < div class ="content ">
45234521< div class ="dlist ">
45244522< dl >
45254523< dt class ="hdlist1 "> compatObjectFormat</ dt >
@@ -4590,6 +4588,8 @@ <h3 id="_variables">Variables</h3>
45904588< dt class ="hdlist1 "> refStorage</ dt >
45914589< dd >
45924590< p > Specify the ref storage format to use. The acceptable values are:</ p >
4591+ < div class ="openblock ">
4592+ < div class ="content ">
45934593< div class ="ulist ">
45944594< ul >
45954595< li >
@@ -4601,6 +4601,8 @@ <h3 id="_variables">Variables</h3>
46014601</ li >
46024602</ ul >
46034603</ div >
4604+ </ div >
4605+ </ div >
46044606< div class ="paragraph ">
46054607< p > Note that this setting should only be set by < a href ="git-init.html "> git-init(1)</ a > or
46064608< a href ="git-clone.html "> git-clone(1)</ a > . Trying to change it after initialization will not
@@ -4629,6 +4631,8 @@ <h3 id="_variables">Variables</h3>
46294631certain values from the common config file to the main working tree’s
46304632< code > config.worktree</ code > file, if present:</ p >
46314633</ div >
4634+ < div class ="openblock ">
4635+ < div class ="content ">
46324636< div class ="ulist ">
46334637< ul >
46344638< li >
@@ -4641,6 +4645,8 @@ <h3 id="_variables">Variables</h3>
46414645</ li >
46424646</ ul >
46434647</ div >
4648+ </ div >
4649+ </ div >
46444650< div class ="paragraph ">
46454651< p > It may also be beneficial to adjust the locations of < code > core.sparseCheckout</ code >
46464652and < code > core.sparseCheckoutCone</ code > depending on your desire for customizable
@@ -4652,15 +4658,12 @@ <h3 id="_variables">Variables</h3>
46524658details.</ p >
46534659</ div >
46544660< div class ="paragraph ">
4655- < p > +
4656- For historical reasons, this extension is respected regardless of the
4661+ < p > For historical reasons, this extension is respected regardless of the
46574662< code > core.repositoryFormatVersion</ code > setting.</ p >
46584663</ div >
46594664</ dd >
46604665</ dl >
46614666</ div >
4662- </ div >
4663- </ div >
46644667</ dd >
46654668< dt class ="hdlist1 "> fastimport.unpackLimit</ dt >
46664669< dd >
0 commit comments