Skip to content

Instantly share code, notes, and snippets.

Created February 3, 2012 15:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save anonymous/1730590 to your computer and use it in GitHub Desktop.
Save anonymous/1730590 to your computer and use it in GitHub Desktop.
git config
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[remote "origin"]
fetch = +refs/heads/*:refs/remotes/origin/*
url = git@git.amsapps.com:cpi2.git
[branch "master"]
remote = origin
merge = refs/heads/master
[gui]
wmstate = normal
geometry = 844x415+239+67 189 188
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment