Thread (1 message) 1 message, 1 author, 2016-06-15

Re: how to display file history?

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:26

"Brown, Len" [off-list ref] writes:
 
quoted
git whatchanged A
thanks.  I've used this on entire repos before, but
for some reason didn't think of this command name
when looking for individual file history.
Probably with recent enough git, one of

	git log --stat -- A
	git log -p -- A
	git log -p --full-diff -- A

might be more pleasant, depending on what you are trying to look
for.

"A" can be a single file, more than one files, a directory,...
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help