Skip to content

Instantly share code, notes, and snippets.

@mattantonelli
Created August 24, 2015 20:19
Show Gist options
  • Save mattantonelli/385949e472410524c65c to your computer and use it in GitHub Desktop.
Save mattantonelli/385949e472410524c65c to your computer and use it in GitHub Desktop.
[user]
email = [email protected]
name = That Guy
[push]
default = matching
[alias]
tree = log --graph --decorate --pretty=oneline --abbrev-commit
[hub]
protocol = https
[core]
excludesfile = ~/.gitignore_global
autocrlf = true
safecrlf = false
whitespace = cr-at-eol
@schie
Copy link

schie commented Aug 24, 2015

This

doesn't work

meh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment