Re: [Wireshark-dev] Gerrit Patch Set Submission Problem

2017-07-06 Thread Guy Harris
On Jul 6, 2017, at 2:58 PM, Graham Bloice wrote: > I have always found this amusing in times of git induced stress: > http://stevelosh.com/blog/2013/04/git-koans/ Thank you. I have added that to my bookmark collection. Losh's projects page: http://stevelosh.com/projects/ mentions a

Re: [Wireshark-dev] Gerrit Patch Set Submission Problem

2017-07-06 Thread Graham Bloice
On 6 July 2017 at 22:47, Guy Harris wrote: > On Jul 6, 2017, at 1:39 PM, Graham Bloice > wrote: > > > Careful, I only know enough git to work out things have gone wrong and > very specific ways of getting out of trobule. Glad to be of help. > > https://xkcd.com/1597/ (make sure you read

Re: [Wireshark-dev] Gerrit Patch Set Submission Problem

2017-07-06 Thread Guy Harris
On Jul 6, 2017, at 1:39 PM, Graham Bloice wrote: > Careful, I only know enough git to work out things have gone wrong and very > specific ways of getting out of trobule. Glad to be of help. https://xkcd.com/1597/ (make sure you read the mouseover tooltip) http://forums.xkcd.co

Re: [Wireshark-dev] Gerrit Patch Set Submission Problem

2017-07-06 Thread Graham Bloice
gt; Behalf Of *Graham Bloice > *Sent:* 05 July 2017 13:17 > *To:* Developer support list for Wireshark > *Subject:* Re: [Wireshark-dev] Gerrit Patch Set Submission Problem > > > > > > > > On 5 July 2017 at 12:47, Paul Offord wrote: > > Hi, > > > > I’m s

Re: [Wireshark-dev] Gerrit Patch Set Submission Problem

2017-07-06 Thread Paul Offord
...@wireshark.org] On Behalf Of Graham Bloice Sent: 05 July 2017 13:17 To: Developer support list for Wireshark Subject: Re: [Wireshark-dev] Gerrit Patch Set Submission Problem On 5 July 2017 at 12:47, Paul Offord mailto:paul.off...@advance7.com>> wrote: Hi, I’m struggling with git again. I want to

Re: [Wireshark-dev] Gerrit Patch Set Submission Problem

2017-07-05 Thread Roland Knall
Hi Paul You have a merge branch in between two syncro branches. That happens, when you are not working cleanly of branches, but instead pull changes into the master branch. Take a look at git log You should see your Syncro at the top, then a merge-branch and then again a syncro at the bottom. T

Re: [Wireshark-dev] Gerrit Patch Set Submission Problem

2017-07-05 Thread Paul Offord
Cheers Graham – I’ll give that a go. Beer in the post. From: Wireshark-dev [mailto:wireshark-dev-boun...@wireshark.org] On Behalf Of Graham Bloice Sent: 05 July 2017 13:17 To: Developer support list for Wireshark Subject: Re: [Wireshark-dev] Gerrit Patch Set Submission Problem On 5 July

Re: [Wireshark-dev] Gerrit Patch Set Submission Problem

2017-07-05 Thread Graham Bloice
On 5 July 2017 at 12:47, Paul Offord wrote: > Hi, > > > > I’m struggling with git again. I want to submit a new patch set for > change 19666 - https://code.wireshark.org/review/#/c/19666/ > > > > When I try git review I get: > > > > C:\Development\wireshark>git review > > You are about to submit

[Wireshark-dev] Gerrit Patch Set Submission Problem

2017-07-05 Thread Paul Offord
Hi, I'm struggling with git again. I want to submit a new patch set for change 19666 - https://code.wireshark.org/review/#/c/19666/ When I try git review I get: C:\Development\wireshark>git review You are about to submit multiple commits. This is expected if you are submitting a commit that is