All of lore.kernel.org
 help / color / mirror / Atom feed
* [BUG] In git-log, --name-status flag overrides the --patch flag
@ 2020-12-20  4:23 Érico Rolim
  2020-12-21 13:16 ` Đoàn Trần Công Danh
  0 siblings, 1 reply; 4+ messages in thread
From: Érico Rolim @ 2020-12-20  4:23 UTC (permalink / raw)
  To: git

Hi!

When using the command

  git log --patch --name-status

It seems the name-status flag somehow overrides the patch flag, by which I mean
that I get the same output as simply running

  git log --name-status

It would be nice for the combination of these two flags to work, as it would
allow one to view both a summary of changed files as well as the changes
themselves, at the same time.

Happy holidays,
Érico

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

end of thread, other threads:[~2020-12-23 23:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-20  4:23 [BUG] In git-log, --name-status flag overrides the --patch flag Érico Rolim
2020-12-21 13:16 ` Đoàn Trần Công Danh
2020-12-21 19:09   ` Junio C Hamano
2020-12-23 23:54     ` Đoàn Trần Công Danh

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.