Yann Hodique <[email protected]> writes: > Hey, > > I thought I'd just share some piece of code that I wrote, and that's > helping me coping with the pull requests we receive on the github > magit repository. > > This basically a simple extension that adds a new section "Pull > requests" to the magit-status buffer, allowing to fetch and manipulate > commits associated with the request (since they are real commit objects, > you can do pretty much whatever you want with them). > > This allows reviewing the code with a good level of flexibility, and > with a reasonable level of automation (fare more reasonable than the > evil "Merge pull request" button in the github UI anyway :)). >
It realy look cool. I will look at it, soon. -- Rémi Vanicat
