Hi, On Mon, 26 Jan 2009, Junio C Hamano wrote: > In a workflow that uses topic branches heavily, you would need to keep > updating test integration branch(es) all the time. If they are managed > like my 'next' by merging the tips of topics that have grown since the > last integration, it is not so difficult. You only need to review > output from "git branch --no-merged next" to see if there are topics > that can and needs to be merged to 'next'. > > But sometimes it is easier to rebuild a test integration branch from > scratch all the time, especially if you do not publish it for others to > build on. FWIW that is exactly what I am aiming at with my rebase -i -p work. Ciao, Dscho -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html