Skip to content

Instantly share code, notes, and snippets.

/a.rb

Created May 24, 2016 21:46
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 anonymous/3124fbcfe14b9c42a317b1f9569515bf to your computer and use it in GitHub Desktop.
Save anonymous/3124fbcfe14b9c42a317b1f9569515bf to your computer and use it in GitHub Desktop.
core.repositoryformatversion=0
core.filemode=true
core.bare=false
core.logallrefupdates=true
remote.origin.url=ssh://git@blah.com:7999/blah/stuff.git
remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*
submodule.sdk.url=ssh://git@blah.com:7999/blah/sdk.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment