sublime-github
sublime-github copied to clipboard
Sublime Text 2/3 plugin that provides a number of useful commands for GitHub.
It appears that Open Remote URL in Browser is not compatible with git authentication over SSH. Specifically, when `git` is configured to authenticate to GitHub using SSH, the following error...
Given the context that I have been working on multiple repos with different default branches, I've recently faced errors no on uncommitted branches. The cmd of `Github: Blame (default branch)`...
On Windows, if you use [subst](https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/subst) to create a new drive from a subpath of another drive, some software resolves paths back to the previous drive and others don't. Sublime...
I work in a repo with hundreds of very active contributors and thousands of branches. In order to speed up fetches, I have my `.git/config` only fetch master branches and...
Trying to run "Copy Remote URL" on Big Sur gives me this error instead: xcrun:/blob/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun/Users/nightpool/src/project/app/data_wrappers/page_data/base.rb maybe related to https://github.com/SublimeGit/SublimeGit/issues/269 ?
On GitHub, permalinks reference the HEAD of the remote branch since that’s what you’re looking at when you request the permalink (https://help.github.com/en/articles/getting-permanent-links-to-files). In Sublime, it makes more sense for permalinks...
Commands like `GitHub: Blame` and `GitHub: Open Remote URL in Browser` default back to the absolute path of your directory instead of relative to the git root in the worktree....
So, I run "GitHub: Open Remote URL in Browser" and get an error message that the branch I'm currently editing has no upstream configured. I mean, this *is* true, but...
``` 2015-10-26 22:16:27,247 Root CA cert bundle not found at C:\Users\JPomichael\AppData\Roaming\Sublime Text 3\Packages\sublime-github\ca-bundle.crt! Not verifying requests. reloading Packages/User/GitHub.sublime-settings reloading /C/Users/JPomichael/AppData/Roaming/Sublime Text 3/Packages/User/GitHub.sublime-settings ```
 ref: [About project boards - User Documentation](https://help.github.com/articles/about-project-boards/)