Re: ! [rejected] master -> master (non-fast forward)

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Jon Smirl <jonsmirl@...>
Cc: Catalin Marinas <catalin.marinas@...>, Junio C Hamano <gitster@...>, Git Mailing List <git@...>
Date: Monday, November 19, 2007 - 8:03 pm

On Mon, 19 Nov 2007, Jon Smirl wrote:


I've been thinking vaguely about support for essentially version 
controlling a quilt series, with the fundamental idea being that the 
history of the branch you're working on is a sequence of states of the 
series, with magic for having both the series specification and the final 
state in each commit.

Note that this is a different concept from stgit (and, I think, guilt), 
which uses the git engine as the magic behind the quilt-like operation, 
meaning that the history of the commit at the end of the series goes back 
through the patches in the series, not back through the changes to the 
series.

I've got a bunch of ideas on the subject, but I don't really have the 
quilt experience to know how to make this useful to people who want to do 
this kind of thing. My dream, from the perspective of a user of the 
results of somebody else's use of this feature, would be being able to 
bisect -mm to determine first that -mm stopped working when Andrew updated 
a particular tree, and then bisect within that tree (in each case 
generating the test tree with the complete -mm series, but with that 
tree's patch series being from the test point).

	-Daniel
*This .sig left intentionally blank*
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
! [rejected] master -&gt; master (non-fast forward), Jon Smirl, (Sun Nov 18, 11:12 am)
Re: ! [rejected] master -&gt; master (non-fast forward), Junio C Hamano, (Sun Nov 18, 2:10 pm)
Re: ! [rejected] master -&gt; master (non-fast forward), Catalin Marinas, (Mon Nov 19, 1:47 pm)
Re: ! [rejected] master -> master (non-fast forward), Daniel Barkalow, (Mon Nov 19, 8:03 pm)
[PATCH 1/2] send-pack: cluster ref status reporting, Jeff King, (Tue Nov 20, 7:18 am)
Re: [PATCH 1/2] send-pack: cluster ref status reporting, Junio C Hamano, (Wed Nov 21, 3:24 am)
Re: [PATCH 1/2] send-pack: cluster ref status reporting, Junio C Hamano, (Wed Nov 21, 3:36 am)