magithub icon indicating copy to clipboard operation
magithub copied to clipboard

feature request: show base and head branches for PR

Open agzam opened this issue 7 years ago • 1 comments

Would be awesome to see PR's branches, if possible in both PR buffer and magit-status buffer. Thank you! Maybe then later it would be even possible to make it so one could checkout the relevant branch right from PR.

agzam avatar Feb 21 '18 06:02 agzam

For existing PRs, yes? You can create a function like magithub-issue-view-insert-state and add it to magithub-issue-view-headers-hook. That's how I'd tackle this.

vermiculus avatar Feb 21 '18 12:02 vermiculus