Skip to content

Instantly share code, notes, and snippets.

@DDaelman
Created February 25, 2015 13:32
Show Gist options
  • Save DDaelman/f3e0143701d445302eab to your computer and use it in GitHub Desktop.
Save DDaelman/f3e0143701d445302eab to your computer and use it in GitHub Desktop.
gitpush: {
originmaster: {
options: {
remote: 'origin',
branch: 'master'
}
},
upstreammaster: {
options: {
remote: 'upstream',
branch: 'master'
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment