Joined December 2017
·
rae

rae

iOS Dev at Scotiabank
·
Toronto, Canada
·
·
·

You can just add lines like these instead:
[remote "origin"] url = git@github.com:user/repo.git fetch = +refs/heads/*:refs/remotes/origin/* fetch = +refs/pull/*/head:refs/remotes/origin/pull-requests/* fetch = +refs/pull/*/merge:refs/remotes/origin/pull-merges/*
This can be a problem if people actually commit changes into pull-requests/new-feature or something..

Achievements
1 Karma
0 Total ProTip Views