git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Patching bad commits
@ 2010-06-28 22:03 Michael Witten
  2010-06-28 22:23 ` Avery Pennarun
  2010-06-28 22:24 ` Sverre Rabbelier
  0 siblings, 2 replies; 4+ messages in thread
From: Michael Witten @ 2010-06-28 22:03 UTC (permalink / raw)
  To: git

Sometimes bisecting is less than useful because a number of commits
fail to build.

How about implementing something SIMILAR to "git notes" (perhaps
even using "git notes") to store and apply patches for such bad
commits?

For instance, bisecting could transparently apply any patches that
are necessary to make a bad commit actually buildable; such patches
could be distributed as usual for the benefit of others.

I'm thinking that a "patch note" could have 2 forms:

    * A plain patch file (or maybe a git tree of patches).

    * A reference to another commit that should be checked
      out instead.

Is this a worthwhile idea?

Sincerely,
Michael Witten

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

end of thread, other threads:[~2010-07-05  8:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-28 22:03 Patching bad commits Michael Witten
2010-06-28 22:23 ` Avery Pennarun
2010-07-05  8:37   ` Antriksh Pany
2010-06-28 22:24 ` Sverre Rabbelier

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 NNTP newsgroup(s).