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

Make adding a remote more friendly #2004

Open
keith-hall opened this issue Jan 28, 2025 · 1 comment
Open

Make adding a remote more friendly #2004

keith-hall opened this issue Jan 28, 2025 · 1 comment

Comments

@keith-hall
Copy link

Problem description

Quite often when I want to make some fixes to a PR somebody has made to a git repository I maintain, I want to add their fork as a remote. I go to GitHub, copy the remote url to the clipboard and then go to Sublime Merge, open the Command Palette, and Add Remote. It then asks me for a name first...

Preferred solution

If the clipboard contains a valid git url, parse it and extract the name automatically. The name I will give the remote is always the owner of the fork.

Alternatives

Ask for the remote url first and then auto suggest the name second.

@dpjohnst
Copy link
Member

dpjohnst commented Feb 2, 2025

G'day Keith,

Thanks for sharing this feedback!

I've added this feature to Sublime Merge and it will be available in the next build.

Cheers,
- Dylan

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