Excerpts from James Cameron's message of Mon May 31 10:59:18 + 2010:
>> 1. "git checkout HASH" where hash is the patch to be fixed,
>>
>> 2. "git reset HEAD^" to undo this last commit without changing the
>> working copy, then
>>
>> 3. "git add" and "git commit" again.
>
> Even easier to
Excerpts from James Cameron's message of Mon May 31 10:59:18 + 2010:
> 1. "git checkout HASH" where hash is the patch to be fixed,
>
> 2. "git reset HEAD^" to undo this last commit without changing the
> working copy, then
>
> 3. "git add" and "git commit" again.
Even easier to use is "g
2 matches
Mail list logo