Re: Command for creating git patches - possible discrepancy in Wine doc pages

2009-06-14 Thread Austin English
2009/6/14 Frédéric Delanoy : > Hi, > > I'm about to generate my first wine patches and saw 2 pages in the Wine wiki > giving two different commands : > - on http://wiki.winehq.org/GitWine , section 3.6. Generating a patchset to > submit, it says >   git format-patch --stdout --keep-subject origin

Command for creating git patches - possible discrepancy in Wine doc pages

2009-06-14 Thread Frédéric Delanoy
Hi, I'm about to generate my first wine patches and saw 2 pages in the Wine wiki giving two different commands : - on http://wiki.winehq.org/GitWine , section 3.6. Generating a patchset to submit, it says git format-patch --stdout --keep-subject origin - on http://www.winehq.org/site/sending_