Git An introduction to Git #23

log - view the history of changes

Use git log to see a history of changes to the repository:

$ git log
commit e61eb9b430d0257f76a08d6ef29a7ecab3967c7b
Author: pmichaud <pmichaud@pobox.com>
Date:   Sat Oct 24 09:46:34 2009 -0500

    First add.

commit 8d93fcb88c06f9151e62ed8ebe2bc43f6137efb3
Author: Moritz Lenz <moritz@faui2k3.org>
Date:   Sat Oct 24 14:22:30 2009 +0200

    [RX] two typos noted by (Adrian White)++

    There are still two rendering bugs: For one C<^> is turned into ^{} in th PD
    (for which I opened <https://rt.cpan.org/Ticket/Display.html?id=50794>, and
    the » and « are lost, because TeX doesn't know the file is encoded as UTF-8.
Copyright © 2009
http://www.pmichaud.com/2009/pres/