Re: Is there a guideline on reviewing patches?

2013-01-24 Thread Thorsten Behrens
LOH KOK HOE wrote:
> I would like to know how could I download the patches in order for
> me to test at least one round on my local PC so that I could ensure
> the code is something what we want it to fix.
>
https://wiki.documentfoundation.org/Development/gerrit/PatchReview#Getting_a_patch

> But if something weird happen, how could I revert the patches code?
> 
git reset --hard HEAD~1 removes the very last commit in your branch.

-- Thorsten


signature.asc
Description: Digital signature
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Is there a guideline on reviewing patches?

2013-01-23 Thread LOH KOK HOE
Hi,

I am currently doing code review through the website at
https://gerrit.libreoffice.org without being download the source code to
compile, and then test run. I would like to know how could I download the
patches in order for me to test at least one round on my local PC so that I
could ensure the code is something what we want it to fix. But if something
weird happen, how could I revert the patches code?

THanks @!
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice