Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check Remote not longer honoured #283

Open
furstenheim opened this issue Mar 6, 2023 · 2 comments
Open

Check Remote not longer honoured #283

furstenheim opened this issue Mar 6, 2023 · 2 comments

Comments

@furstenheim
Copy link

Hi,
I recently upgraded to 4.3.1, since then check remote is not honoured. I'm using gitlink with a custom git repository and I do not want to check the custom.

For example, I'm writing a pull request and I want to write a Readme referencing a file that is in that same pull request. I want to do this without pushing, since the code is not yet ready.

However, since the last update, even if "Check remote" is unchecked. It will reject to copy the path to my clipboard and a notification will pop up with "Could not find remote for selected file".

Cheers.

@ben-gibson
Copy link
Owner

I think that error actually means it can’t find the git remote (git remote -v). By default it looks for a remote named origin, but it can be configured in the settings.

@furstenheim
Copy link
Author

furstenheim commented Mar 6, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants