git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Apply git bundle to source tree?
@ 2020-09-18 11:13 Andreas Grünbacher
  2020-09-18 14:02 ` Taylor Blau
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Andreas Grünbacher @ 2020-09-18 11:13 UTC (permalink / raw)
  To: git

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

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2020-09-19 19:29 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-18 11:13 Apply git bundle to source tree? Andreas Grünbacher
2020-09-18 14:02 ` Taylor Blau
2020-09-18 14:12   ` Andreas Grünbacher
2020-09-18 14:17     ` Taylor Blau
2020-09-18 14:50       ` Andreas Grünbacher
2020-09-18 15:21         ` Andreas Schwab
2020-09-18 15:32           ` Andreas Grünbacher
2020-09-18 15:52             ` Andreas Schwab
2020-09-18 15:41 ` Junio C Hamano
2020-09-18 20:00   ` Andreas Grünbacher
2020-09-18 20:18 ` Konstantin Ryabitsev
2020-09-18 21:45   ` Andreas Grünbacher
2020-09-19 12:06     ` Thomas Guyot-Sionnest
2020-09-19 19:28     ` brian m. carlson

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).