Git Log

The git log command logs all of the commits performed so far on the current repository.

cmd
D:\repository> git log

commit 25ede836903881848fea811df5b687b59d962da3
Author: John Doe
Date:   Wed May 26 23:52:00 2010 -0700

    First implementation of the mobile version

commit df035382c41b4d0cda86a1aa30b53f15bef05b53
Author: Jane Doe
Date:   Tue May 25 22:18:23 2010 -0700

    Fixed 'screen' spelling
	 
commit b0678b161fcf74467ed3a63110557e3d6229cfa6
Author: foobar
Date:   Mon May 24 04:15:21 2010 -0700

:
		 

Press and to scroll up and down

Press Q to quit scroll mode