Skip to content

Instantly share code, notes, and snippets.

@lancepantz
Created January 12, 2011 01:35
Show Gist options
  • Save lancepantz/775525 to your computer and use it in GitHub Desktop.
Save lancepantz/775525 to your computer and use it in GitHub Desktop.
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
ignorecase = true
[remote "origin"]
fetch = +refs/heads/*:refs/remotes/origin/*
url = git@github.com:lancepantz/thylucene.git
[branch "master"]
remote = origin
merge = refs/heads/master
rebase = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment