On Fri, Jul 24, 2015 at 8:46 AM, Andreas Schwab wrote:
> Josh Boyer writes:
>
>> I'm trying to figure out how to generate a file that contains the git
>> history and changes from one revision to another, such that when the
>> file is applied to a different tree starting at the same ancestor, the
Josh Boyer writes:
> I'm trying to figure out how to generate a file that contains the git
> history and changes from one revision to another, such that when the
> file is applied to a different tree starting at the same ancestor, the
> resulting tree is identical.
See git-bundle(1).
Andreas.
Hello,
I'm trying to figure out how to generate a file that contains the git
history and changes from one revision to another, such that when the
file is applied to a different tree starting at the same ancestor, the
resulting tree is identical.
E.g. git v4.2-rc3..master
would produce this file
3 matches
Mail list logo