Skip to content

Comments

doc: format config values with backticks#2055

Open
mdferdousalam wants to merge 1 commit intogitgitgadget:masterfrom
mdferdousalam:fix-config-doc-formatting
Open

doc: format config values with backticks#2055
mdferdousalam wants to merge 1 commit intogitgitgadget:masterfrom
mdferdousalam:fix-config-doc-formatting

Conversation

@mdferdousalam
Copy link

@mdferdousalam mdferdousalam commented Feb 23, 2026

Add backtick formatting to bare true/false values in configuration
documentation so they render in monospace as config literals, matching
the style used throughout most of the existing documentation.

Files updated:

  • am.adoc, blame.adoc, branch.adoc, clean.adoc, color.adoc
  • commitgraph.adoc, core.adoc, credential.adoc, fetch.adoc
  • fmt-merge-msg.adoc, format.adoc, gc.adoc, gitcvs.adoc
  • grep.adoc, gui.adoc, http.adoc, instaweb.adoc, interactive.adoc
  • log.adoc, mailinfo.adoc, maintenance.adoc, merge.adoc
  • mergetool.adoc, pack.adoc, pull.adoc, push.adoc, rebase.adoc
  • receive.adoc, remote.adoc, repack.adoc, rerere.adoc, revert.adoc
  • stash.adoc, status.adoc, submodule.adoc, trace2.adoc
  • transfer.adoc, uploadarchive.adoc, worktree.adoc

This addresses #244

Signed-off-by: mdferdousalam mdferdousalam1989@yahoo.com

@mdferdousalam
Copy link
Author

/submit

@gitgitgadget
Copy link

gitgitgadget bot commented Feb 23, 2026

Submitted as pull.2055.git.1771844130973.gitgitgadget@gmail.com

To fetch this version into FETCH_HEAD:

git fetch https://github.com/gitgitgadget/git/ pr-2055/mdferdousalam/fix-config-doc-formatting-v1

To fetch this version to local tag pr-2055/mdferdousalam/fix-config-doc-formatting-v1:

git fetch --no-tags https://github.com/gitgitgadget/git/ tag pr-2055/mdferdousalam/fix-config-doc-formatting-v1

@mdferdousalam mdferdousalam force-pushed the fix-config-doc-formatting branch from 631b9ab to 3a1ca6e Compare February 23, 2026 11:12
@mdferdousalam
Copy link
Author

/submit

@gitgitgadget
Copy link

gitgitgadget bot commented Feb 23, 2026

Submitted as pull.2055.v2.git.1771845829480.gitgitgadget@gmail.com

To fetch this version into FETCH_HEAD:

git fetch https://github.com/gitgitgadget/git/ pr-2055/mdferdousalam/fix-config-doc-formatting-v2

To fetch this version to local tag pr-2055/mdferdousalam/fix-config-doc-formatting-v2:

git fetch --no-tags https://github.com/gitgitgadget/git/ tag pr-2055/mdferdousalam/fix-config-doc-formatting-v2

@mdferdousalam
Copy link
Author

/submit

@gitgitgadget
Copy link

gitgitgadget bot commented Feb 23, 2026

Error: 3a1ca6e was already submitted

Wrap bare true/false config values in backticks throughout the
Documentation/config/*.adoc files, following the convention used
by most of the documentation. This ensures consistent formatting
of boolean configuration values.

Signed-off-by: Md Ferdous Alam <mdferdousalam1989@yahoo.com>
@mdferdousalam mdferdousalam force-pushed the fix-config-doc-formatting branch from 3a1ca6e to 1d2d26e Compare February 23, 2026 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant