Skip to content

Instantly share code, notes, and snippets.

@wedgemartin
Created November 30, 2012 01:17
Show Gist options
  • Save wedgemartin/4173104 to your computer and use it in GitHub Desktop.
Save wedgemartin/4173104 to your computer and use it in GitHub Desktop.
buh.
[wedge@precious-3 bg:0 cm:512 05:02:28 /tmp/fix/badgeville]
$ git submodule sync
No submodule mapping found in .gitmodules for path 'accounts/badgeville'
[wedge@precious-3 bg:0 cm:513 05:16:25 /tmp/fix/badgeville]
$ cat .git/config
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
ignorecase = true
[remote "origin"]
fetch = +refs/heads/*:refs/remotes/origin/*
url = git@github.com:badgeville/badgeville.git
[branch "new_reward_loop"]
remote = origin
merge = refs/heads/new_reward_loop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment