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

GitHub: Copy Remote URL not working #84

Closed
stevekuznetsov opened this issue Aug 7, 2015 · 4 comments
Closed

GitHub: Copy Remote URL not working #84

stevekuznetsov opened this issue Aug 7, 2015 · 4 comments

Comments

@stevekuznetsov
Copy link

I just installed this, and the gist support is amazing. I'm using it often now. However, the GitHub: Copy URL command does not work. When I use it, I see /usr/bin/git rev-parse --abbrev-ref HEAD in the info tray at the bottom of Sublime 3 (3095) and the following is pasted into my clipboard:
fatal:/blob/<my-branch>/<correct-path-to-file>#<no-line-numbers>. How do I turn debugging on so that I can see why it is not able to find the link to my fork of the repo to prepend to this URL?

@bgreenlee
Copy link
Owner

You can put "debug": true into the settings (Preferences -> Package Settings -> GitHub -> Settings - User). I don't think that will give you enough debug info though. I could put out a release that has more debug info, but see issue #82 for details on what it's doing and the kind of information I need to debug.

@subhog
Copy link

subhog commented Feb 1, 2016

+1

Here's what I got copied:

Agreeing/blob/Agreeing to the Xcode/iOS license requires admin privileges, please re-run as root via sudo./Users/( ...full path to open file... )

@bgreenlee
Copy link
Owner

Ah, that's helpful, thanks. I'll take a look.

@subhog
Copy link

subhog commented Feb 1, 2016

Apparently, that happens when XCode autoupdates. After I've opened the .py file to try debug it, the XCode terms & conditions popup opened, and when I confirmed it, the plugin started to work.

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

3 participants