On 30 September 2010 14:29, Martin Sustrik <[email protected]> wrote:

> On 09/30/2010 08:20 AM, Steven McCoy wrote:
>
>> |git commit--amend--author="Steven McCoy  <[email protected]  <mailto:
>> [email protected]>>" 1dc45315e9e125e1b6aa|
>>
>
> :(
>
> It comaplains about file 1dc45315e9e125e1b6aa not existing.
>
>
Missed a -C,

git commit --amend --author="Steven McCoy <[email protected]>" -c
1dc45315e9e125e1b6aa


-- 
Steve-o
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to