Skip to content

Instantly share code, notes, and snippets.

@oskarcalvo
Created November 11, 2016 11:20
Show Gist options
  • Save oskarcalvo/7ba26c86f6cc2ba5ab4cc66881d5828b to your computer and use it in GitHub Desktop.
Save oskarcalvo/7ba26c86f6cc2ba5ab4cc66881d5828b to your computer and use it in GitHub Desktop.
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[remote "github"]
url = git@github.com:oskarcalvo/googlelogin.git
fetch = +refs/heads/*:refs/remotes/github/*
[branch "master"]
remote = github
merge = refs/heads/master
[remote "drupal"]
url = oskarcalvo@git.drupal.org:project/google_login.git
fetch = +refs/heads/*:refs/remotes/drupal/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment