Skip to content

Instantly share code, notes, and snippets.

@karagenit
Created February 20, 2017 03:27
Show Gist options
  • Save karagenit/afeb6f9d13e40b986590ea7d0eb6dc6c to your computer and use it in GitHub Desktop.
Save karagenit/afeb6f9d13e40b986590ea7d0eb6dc6c to your computer and use it in GitHub Desktop.
[remote "origin"]
fetch = refs/heads/*:refs/remotes/origin/*
fetch = refs/tags/*:refs/tags/*
push = refs/heads/*:refs/heads/*
push = refs/tags/*:refs/tags/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment