Skip to content

Instantly share code, notes, and snippets.

@derrickj
Created September 12, 2011 19:34
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 derrickj/1212165 to your computer and use it in GitHub Desktop.
Save derrickj/1212165 to your computer and use it in GitHub Desktop.
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
ignorecase = true
autcrlf = input
[remote "origin"]
fetch = +refs/heads/*:refs/remotes/origin/*
url = https://github.com/torvalds/linux.git
[branch "master"]
remote = origin
merge = refs/heads/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment