how to view file history in GIT?
Posted
by mrblah
on Stack Overflow
See other posts from Stack Overflow
or by mrblah
Published on 2009-11-23T21:17:27Z
Indexed on
2010/04/23
6:43 UTC
Read the original article
Hit count: 201
With subversion I could use tortieseSVN to view the history/log of a file.
How can I do this with git?
Just looking for history record for a particular file, and then the ability to compare the different versions.
© Stack Overflow or respective owner