From: Junio C Hamano
Subject: Re: [PATCH v1 0/3] Add --graft option to git replace
Date: Fri, 23 May 2014 09:59:05 -0700
> Christian Couder writes:
>
>> Here is a small patch series to implement:
>>
>> git replace [-f] --graft [...]
>>
>> The changes s
Christian Couder writes:
> Here is a small patch series to implement:
>
> git replace [-f] --graft [...]
>
> The changes since the RFC/PATCH are the following:
>
> - in patch 1/3, parse_commit_buffer() is now used to
> make sure is not corrupt
> - patch 2/3 add some tests
> - patch 3/3
Here is a small patch series to implement:
git replace [-f] --graft [...]
The changes since the RFC/PATCH are the following:
- in patch 1/3, parse_commit_buffer() is now used to
make sure is not corrupt
- patch 2/3 add some tests
- patch 3/3 add some documentation
About the document
3 matches
Mail list logo