Git Cheat Sheet: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

15 October 2016

  • curprev 16:0116:01, 15 October 2016Eli2 talk contribs 137 bytes +137 Created page with "Reuse current commit message and author during an interactive rebase (useful for splitting commits): git commit --reuse-message=HEAD@{1}"