public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
* make "git --pager/--nopager" work as intended
@ 2026-01-22  9:37 Harald Dunkel
  2026-01-22 17:17 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Harald Dunkel @ 2026-01-22  9:37 UTC (permalink / raw)
  To: git

Hi folks,

maybe its neurological, but the current behavior of "git -p" vs "git -P"
makes me feel uneasy. Some commands (like git diff) use a pager by default,
some ues it even without need (git branch), others don't. For every other
git command I run I have the feeling git output is not working as intended.

Setting core.pager to "cat" is not a solution. It breaks git -p.

Regards
Harri

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-01-22 17:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-22  9:37 make "git --pager/--nopager" work as intended Harald Dunkel
2026-01-22 17:17 ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox