Example .git/config
[remote "upstream"]
url = https://github.com/scikit-learn/scikit-learn
fetch = +refs/heads/*:refs/remotes/upstream/*
fetch = +refs/pull/*/head:refs/remotes/upstream/pr/*
No comments:
Post a Comment