How To View the Latest GIT Log Entry

Author: , November 14th, 2012

git log -1 git log -1 –oneline git log -1 –pretty=%B Add the -p option to include the actual code diff!