How to configure the remote?
Created by: ddnexus
I have a local NAS remote and the github (origin) remote, and I always get a non-working link to the NAS repository instead of a link of the repository on github.
Instead of this: https://sourcegraph.com/github.com/ddnexus/[email protected]/-/blob/lib/pagy/extras/pagy_search.rb#L10:13
Even if the local branch tracks the github remote and not the NAS remote. How can I point it to the remote github repo?