On Wed, Aug 31, 2011 at 03:11:58AM +0200, Eike Rathke wrote: > Hi Khaled, > > On Wednesday, 2011-08-31 02:05:10 +0200, Khaled Hosny wrote: > > > > Now the command 'format-patch' has produced two files, one for each > > > commit. Is there a way, to get _one_ patch file? > > > > For the second commit use `git commit --ammend`. > > That works only on tip though to replace the current top commit. Or did > I miss something?
`git rebase` is your friend: http://help.github.com/rebase/ Regards, Khaled -- Khaled Hosny Egyptian Arab
signature.asc
Description: Digital signature
_______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
