Skip to content

Instantly share code, notes, and snippets.

@xfsnowind
Created September 29, 2015 18:33
Show Gist options
  • Save xfsnowind/82a7161f13fc4ee65c5b to your computer and use it in GitHub Desktop.
Save xfsnowind/82a7161f13fc4ee65c5b to your computer and use it in GitHub Desktop.
show git log on blog difference among soft mixed and hard of git command git reset on 2014/03/26
// Shell
> git log
#commit B
commit 81c07a34e51242c9c95b92a45c4689bad59ea389
Date: Wed Mar 26 15:42:46 2014 +0100
add the folder 'mappe' and file 'mappeFile' in it
#commit A
commit 9a60670ed687bce1dd03f2abfff905ce2998798a
Date: Wed Mar 26 10:46:42 2014 +0100
init and create a text file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment