magithub
magithub copied to clipboard
**DEPRECATED - please use Forge instead!** -- Magit-based interfaces to GitHub
> - When the push-remote is configured but the branch by the push-target branch doesn't exist yet: > > ``` > error("Invalid branch name %s" "tarsius/master") > magit-split-branch-name("tarsius/master") > magithub-ci-status--get-default-ref()...
Found by #112 (/cc @kamidon). > However, it does not address a problem when multiple different github hosts are in use (e.g. github.com and an enterprise github instance) and the...
If I make a PR in a repo of mine, then magithub will add the repo as a new remote with my username although it is the same as the...
Hi! Is it possibile to actually merge a PR on github? Initially I thought that `magithub-pull-request-merge` merges the PR on github but it actually merges it locally. Is it even...
It would be nice to be able to see author's handler in the list of PRs/Issues. "Idiomatic" way probably would be to use `magit-margin` - the one that can be...
We could do this in a very similar way that the dashboard currently works. This project view could be reachable by the dashboard, too.
As requested by @vermiculus on Gitter, filing this as an issue. # Feature Request: Browse GitHub and Gist files directly I often crib bits of configuration from _init.el_ files on...