Re: How do I apply a downloaded diff to my git repository?

2011-08-13 Thread Christian Hammond
A bunch of work was done to make this work correctly in 1.6. Hoping the experience will soon be better. (I want this too.) Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Fri, Aug 12, 2011 at 1:00 PM,

How do I apply a downloaded diff to my git repository?

2011-08-12 Thread Eric Hanchrow
I'm looking at a review from a co-worker, and I'd really like to have her code on my development machine, so that I can run the unit tests and mess around generally. I figured that I'd be able to download the diff from the review (http://our-reviewboard.server/r/123/diff/raw/) and apply that

Re: How do I apply a downloaded diff to my git repository?

2011-08-12 Thread Stephen Gallagher
On Fri, 2011-08-12 at 11:38 -0700, Eric Hanchrow wrote: I'm looking at a review from a co-worker, and I'd really like to have her code on my development machine, so that I can run the unit tests and mess around generally. I figured that I'd be able to download the diff from the review