Skip to content

Instantly share code, notes, and snippets.

@murayama
Created July 24, 2014 08:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save murayama/a07f068dbea22e1851e5 to your computer and use it in GitHub Desktop.
Save murayama/a07f068dbea22e1851e5 to your computer and use it in GitHub Desktop.
git logのエイリアス設定 ref: http://qiita.com/murayama/items/80bb1aefeb81a6296918
[alias]
logp = log -p
logs = log --stat
logone = log --pretty=oneline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment