=== Getting an overview ===
[http://git-scm.com/book/en/Git-Basics-Viewing-the-Commit-History This section is prepared from this site].
Export both commit message and change to last commit to file
git log -p -1
git log -p -1 > nmrpipe2_log
== See also ==
[[Category:Git]]