Skip to content

Instantly share code, notes, and snippets.

@ludofleury
Created December 7, 2011 01:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ludofleury/1441021 to your computer and use it in GitHub Desktop.
Save ludofleury/1441021 to your computer and use it in GitHub Desktop.
Git log example
commit 9fc9fcb2e185c556a8012cbf4c6566a5a4b51256
Author: Ludovic Fleury <ludo.fleury@email.com>
Date: Wed Dec 7 00:48:24 2011 +0100
(commit F) Fixes checkstyle in MyClass.
commit 39c3e972ea380a33c068d6d18e6323677c104f32
Author: Ludovic Fleury <ludo.fleury@email.com>
Date: Wed Dec 7 00:48:04 2011 +0100
(commit E) Refactor MyClass with private properties instead of protected.
commit cb2df1f77c2732a67362881ff0b17322c7da66aa
Author: Ludovic Fleury <ludo.fleury@email.com>
Date: Wed Dec 7 00:35:14 2011 +0100
(commit D) Adds MyClass.
commit e788fc5f90efe185763ac04578f950e6cb6967b0
Author: Ludovic Fleury <ludo.fleury@email.com>
Date: Wed Dec 7 00:35:14 2011 +0100
(commit B) Bla bla.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment