Re: [OpenOCD-devel] Patch diffs

2015-12-19 Thread Peter Stuge
Hi Mindy, Mindy Beseler wrote: > Thanks so much for taking the time to answer all these, I know, > rather stupid questions! This does clear things up. They're not stupid - they're good questions. It's not at all obvious what is going on with the various git commands when starting out. I find th

Re: [OpenOCD-devel] Patch diffs

2015-12-19 Thread Mindy Beseler
Hi Peter, Thanks so much for taking the time to answer all these, I know, rather stupid questions! This does clear things up. Thanks, Mindy -Original Message- From: Peter Stuge [mailto:pe...@stuge.se] Sent: Saturday, December 19, 2015 11:36 AM To: openocd-devel@lists.sourceforge.net S

Re: [OpenOCD-devel] Patch diffs

2015-12-19 Thread Peter Stuge
Hi Mindy, Mindy Beseler wrote: > git pull ssh://mbese...@openocd.zylin.com:29418/openocd refs/changes/11/2411/2 > > On a branch that's pointing to the 0.9.0 tag I expected the only > diffs to be what's listed in the commit message. > > I'm just focusing on the mips files. I ok with other files

Re: [OpenOCD-devel] Patch diffs

2015-12-19 Thread Paul Fertser
Hey Mindy, On Sat, Dec 19, 2015 at 06:00:15PM +, Mindy Beseler wrote: > I'm trying to understand how I verify I have the right source so > when I test it, I'm correctly testing the patch I'm reviewing. If you're serious about participating in IT projects, I highly recommend to learn Git in

[OpenOCD-devel] Patch diffs

2015-12-19 Thread Mindy Beseler
Hi, When I use a git pull command from zylin like this: git pull ssh://mbese...@openocd.zylin.com:29418/openocd refs/changes/11/2411/2 On a branch that's pointing to the 0.9.0 tag I expected the only diffs to be what's listed in the commit message. I'm just focusing on the mips files. I ok wi