Re: What's in git.git
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:18
Tony Luck [off-list ref] writes:
On 2/8/06, Junio C Hamano [off-list ref] wrote: [ ... about the "next" branch ... ] This is pretty much the workflow in my test/release branches (mostly documented in Documentation/howto/using-topic-branches.txt).
Yup. Sorry I did not make that clear. You deserve the credit. I am beginning to feel this workflow might benefit from some tool support, but I haven't had enough experience to talk about exactly what they are yet. For example, listing topics that have ever been merged into a particular branch, listing topics that have not been fully merged into a particular branch, etc. are things I find myself doing frequently. I vaguely recall seeing your post that has these things.