Skip to content

Instantly share code, notes, and snippets.

@anildigital
Created November 24, 2011 06:23
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save anildigital/f47397684a83c7aa858c to your computer and use it in GitHub Desktop.
config
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
ignorecase = true
[remote "origin"]
fetch = +refs/heads/*:refs/remotes/origin/*
url = ssh://git@192.62.37.52/wm-adaptor.git
[branch "master"]
remote = origin
merge = refs/heads/master
[branch "IV-WS-Integration-Branch"]
remote = origin
merge = IV-WS-Integration-Branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment