piscisaureus - Overview
Pinned Loading
-
1
Locate the section for your github remote in the `.git/config` file. It looks like this:
5
fetch = +refs/heads/*:refs/remotes/origin/*
1
Locate the section for your github remote in the `.git/config` file. It looks like this:
5
fetch = +refs/heads/*:refs/remotes/origin/*