git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* git-log on a file, and merges
@ 2019-08-02  9:38 Piotr Krukowiecki
  2019-08-02 14:22 ` Derrick Stolee
  0 siblings, 1 reply; 5+ messages in thread
From: Piotr Krukowiecki @ 2019-08-02  9:38 UTC (permalink / raw)
  To: Git Mailing List

Hi,

I have merged a branch into master.

When on master I do "git log -- some/file", it does not show commits
from merged branch (which I know they changed the file).
I have to add "--full-history" to see the commits.
When I run "git log" (without "-- some/file") I can see the commits
without using "--full-history".

This seems not logical, and contrary to user expectations. Harmful even ;)

Am I missing something?

git version 2.22.0.rc1.windows.1

Thanks
-- 
Piotr Krukowiecki

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

end of thread, other threads:[~2019-08-03  8:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-02  9:38 git-log on a file, and merges Piotr Krukowiecki
2019-08-02 14:22 ` Derrick Stolee
2019-08-02 19:21   ` Piotr Krukowiecki
2019-08-02 19:32     ` Junio C Hamano
2019-08-03  8:31       ` Piotr Krukowiecki

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).