Apply git bundle to source tree?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I'm wondering if there's a way to apply a particular head in a bundle
to a source tree, for example:

  $ git bundle create v5.9-rc1.bundle v5.8..v5.9-rc1
  $ cd linux-5.8
  $ git bundle APPLY ../5.9-rc1.bundle v5.9-rc1

That would allow to reconstruct either the original repository or just
the underlying source tree, so the bundle could be used as a kind of
super diff.

Thanks,
Andreas



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux