[cmake-developers] [PATCH] UsePkgConfig: improve documentation

Alexander Neundorf neundorf at kde.org
Thu Sep 22 09:20:23 EDT 2011


On Thursday, September 22, 2011 03:00:33 PM Rolf Eike Beer wrote:
> > On Thursday, September 22, 2011 01:52:51 PM Rolf Eike Beer wrote:
> >> From 3f500a5c655cc4c12ecf6f774602b2a10cae0365 Mon Sep 17 00:00:00 2001
> >> From: Rolf Eike Beer <eike at sf-mail.de>
> >> Date: Thu, 22 Sep 2011 13:48:15 +0200
> >> 
> >> Tell the people in the documentation which module to use instead.
> > 
> > Thanks, merged into next (the MinorPkgConfigDocImprovement branch)
> 
> Well, wrong. You took the patch and committed the changes, so once again
> the information who wrote this was lost. And your "Alex" line at the
> bottom isn't really needed at all as both the author (what should have
> been me) and the commiter (you) are visible in history at any time.
> 
> You should have saved my email to disk, and then from the CMake git tree
> do:
> 
> git am patch-from-eike.mbox

Hmm, tried that now:

~/src/CMake/CMake-git> git am ~/UsePkgConfig_improve\ documentation.mbox
Applying: UsePkgConfig: improve documentation
fatal: corrupt patch at line 19
Patch failed at 0001 UsePkgConfig: improve documentation
When you have resolved this problem run "git am --resolved".
If you would prefer to skip this patch, instead run "git am --skip".
To restore the original branch and stop patching run "git am --abort".

I did "Save mail" in kmail.


Maybe you can ask for direct push access, so you can do that yourself in the 
future ?


Alex



More information about the cmake-developers mailing list