[Geany-devel] Just another github question: Easy way to pull pull reuqest for testing purposes?

Chow Loong Jin hyperair at xxxxx
Sat Dec 31 10:04:26 UTC 2011


On 31/12/2011 17:31, Frank Lanitz wrote:
> Hi folks, 
> 
> During the last weeks I merged a couple of pull requests into
> geany-plugins. During this work I found it a bit annoying not finding a
> easy way to pull the pull request directly and test it locally and maybe
> add it to me git repo. Is there any direct way on doing this instead of
> going to offerer's github page and clone the complete repo?

$ git remote add -f foo git://github.com/foo/geany-plugins.git
$ git merge foo/master

How about that?

-- 
Kind regards,
Loong Jin

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 900 bytes
Desc: OpenPGP digital signature
URL: <http://lists.geany.org/pipermail/devel/attachments/20111231/f3c344e4/attachment.pgp>


More information about the Devel mailing list