GitHub pull requests made easy

Brad Anderson eco at gnuk.net
Wed Feb 22 10:49:00 PST 2012


On Wed, Feb 22, 2012 at 11:20 AM, Nick Sabalausky <a at a.a> wrote:

> "David Nadlinger" <see at klickverbot.at> wrote in message
> news:ziirmcwpgshvrymgerfe at forum.dlang.org...
> > On Wednesday, 22 February 2012 at 16:51:14 UTC, Vladimir Panteleev wrote:
> >> The overhead of creating pull requests was getting to me, so I've
> written
> >> a little script to make it easier:
> >>
> >> https://gist.github.com/1885859
> >
> > Personally, I use »hub« as a wrapper for Git all the time:
> > https://github.com/defunkt/hub. Among other things (such as GitHub
> > username/fork awareness when cloning/adding remotes, directly
> > cherry-picking from web URLs, .),
>
> Neat. Hopefully it'll add BitBucket support too at some point.
>
>
Defunkt is one of the founders of GitHub so I wouldn't wait around for it.

Regards,
Brad Anderson


> > it also gives you a »git pull-request« command doing exactly what the
> name
> > suggests.
> >
>
> TortoiseGit also has a built-in Pull Request feature, although I've yet to
> figure out how to work it.
>
> > Also, GitHub recently rolled out a pull request creation shortcut on
> their
> > repository pages:
> > https://github.com/blog/1039-easier-pull-request-creation
> >
> > David
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20120222/bc8568bc/attachment-0001.html>


More information about the Digitalmars-d mailing list