[katello-devel] Check out pull requests locally

Ivan Necas inecas at redhat.com
Mon Mar 25 13:18:30 UTC 2013



----- Original Message -----
> I've been using hub pretty much exclusively for its ability to check
> out pull requests so that I can test PRs before acking them. But
> thanks to this gist that somebody posted, it turns out you don't
> have to use hub to do that. You can checkout PRs just using git.
> 
> https://gist.github.com/piscisaureus/3342247

Nice one. Sometimes, I want to test a PR directly in production environment
on code from RPMs. What I do is:

cd /usr/share/katello
curl https://github.com/Katello/katello/pull/1234.patch | patch -p2

-- Ivan

> 
> David
> 
> _______________________________________________
> katello-devel mailing list
> katello-devel at redhat.com
> https://www.redhat.com/mailman/listinfo/katello-devel
> 




More information about the katello-devel mailing list