vermiculus / magithub

**DEPRECATED - please use Forge instead!** -- Magit-based interfaces to GitHub
GNU General Public License v3.0
579 stars 63 forks source link

CI header in the status buffer should just use HEAD #231

Open vermiculus opened 6 years ago

vermiculus commented 6 years ago

There's a lot of acrobatics going on in magithub-ci-status--get-default-ref. In most cases (at least all cases I can think of at the moment), it's appropriate to use HEAD. This would certainly be easier.

vermiculus commented 6 years ago

Should keep magit-branch-or-commit-at-point in mind.