All of lore.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.