Skip to content

doc: format config values with backticks - #2055

Closed
mdferdousalam wants to merge 1 commit into
gitgitgadget:masterfrom
mdferdousalam:fix-config-doc-formatting
Closed

mdferdousalam wants to merge 1 commit into
gitgitgadget:masterfrom
mdferdousalam:fix-config-doc-formatting

Conversation

@mdferdousalam

@mdferdousalam mdferdousalam commented Feb 23, 2026

Copy link
Copy Markdown

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
Copy Markdown
Author

/submit

@gitgitgadget

gitgitgadget Bot commented Feb 23, 2026

Copy link
Copy Markdown

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

Copy link
Copy Markdown
Author

/submit

@gitgitgadget

gitgitgadget Bot commented Feb 23, 2026

Copy link
Copy Markdown

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
Copy Markdown
Author

/submit

@gitgitgadget

gitgitgadget Bot commented Feb 23, 2026

Copy link
Copy Markdown

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 closed this by deleting the head repository Feb 24, 2026
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