Git cheat sheet: Revision history

From Simson Garfinkel
Jump to navigationJump 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.

24 June 2020

17 August 2013

28 May 2013

12 May 2013

24 April 2013

10 April 2013

26 May 2012

  • curprev 16:3016:30, 26 May 2012 Simson talk contribs 322 bytes +322 Created page with "==Make a signed tag and push to github== git tag -u 'Simson L. Garfinkel <simsong@acm.org>' -s tcpflow-1.2.7 -m 'Release 1.2.7' git push --tags ==References== * http://l..."