Skip to content

Instantly share code, notes, and snippets.

@dsaiztc
Last active March 19, 2018 15:21
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 dsaiztc/144fb87d5d211cab80eceea3eb60a86d to your computer and use it in GitHub Desktop.
Save dsaiztc/144fb87d5d211cab80eceea3eb60a86d to your computer and use it in GitHub Desktop.
~/.gitconfig
[credential]
helper = cache --timeout=3600
[status]
submoduleSummary = true
[alias]
work = log --pretty=format:\"%C(yellow)%h %ar (%ai) %C(auto)%d %Creset %s , %Cblue%cn\" --graph --all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment