Skip to content

docs: show one-off pipe usage without gitconfig changes - #2205

Open
Bartok9 wants to merge 1 commit into
dandavison:mainfrom
Bartok9:sera/docs-usage-without-gitconfig
Open

docs: show one-off pipe usage without gitconfig changes#2205
Bartok9 wants to merge 1 commit into
dandavison:mainfrom
Bartok9:sera/docs-usage-without-gitconfig

Conversation

@Bartok9

@Bartok9 Bartok9 commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Document piping git diff / git show into delta without changing ~/.gitconfig.
  • Mention --no-gitconfig for built-in defaults only.

Motivation

Closes #2159. Readers often assume they must set core.pager before they can try delta; writing git diff | delta (and --no-gitconfig when existing [delta] settings should be ignored) is already supported.

Verification

  • --no-gitconfig exists in src/cli.rs and manual/src/full---help-output.md ("Do not read any settings from git config.")
  • manual/src/usage.md had no open PR path overlap
  • Docs-only; git diff --check clean

Agent-Owner: sera · Platform: hermes · Claim: sera · Claim-TTL: 48h

@Bartok9
Bartok9 force-pushed the sera/docs-usage-without-gitconfig branch from 00f4329 to a05c0a9 Compare August 8, 2026 12:25
Explain git diff | delta and --no-gitconfig for trying delta
without setting core.pager. Closes dandavison#2159.
@Bartok9
Bartok9 force-pushed the sera/docs-usage-without-gitconfig branch from a05c0a9 to bb3583c Compare September 3, 2026 11:58
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.

FAQ: How to run this without using the .gitconfig ?

1 participant