From: Sam Vilain <sam@vilain.net>
To: Junio C Hamano <junkio@cox.net>
Cc: Andy Parkins <andyparkins@gmail.com>, git@vger.kernel.org
Subject: Re: Topic descriptions
Date: Sat, 09 Dec 2006 12:11:48 +1100 [thread overview]
Message-ID: <457A0D54.80802@vilain.net> (raw)
In-Reply-To: <7v4ps8y7un.fsf@assigned-by-dhcp.cox.net>
Junio C Hamano wrote:
> I think the right place to store that <anything at all>
> information is per-branch configuration item. Perhaps:
>
> [branch "ap/clone-origin"]
> description = we talk about what this thing does and \
> what the current status of it is.
>
> I am unlikely to use such a thing for the "What's in" message,
> though. The part that talks about "what the current status is"
> is much easier to write when I need to talk about "the current";
> otherwise I'd be forced to remember to think if I need to update
> the information, every time I touch topic branches.
And this information could even be put into the commit message of the
merge commit.
gitweb/repo could give a "dashboard" of feature branches;
- creator
- aim/description of feature branch
- (computed) mergability with master/trunk/etc (perhaps
config "merge target(s)")
- whether tests are passing on this branch (obviously not a
git-core feature, but a useful thing to know)
- how many new tests are introduced by this branch.
Some ideas that occurred from watching Martin Pool's talk on managing
distributed VCS with bzr, and the Patch Queue Manager.
Some people might like to include all of the above information in the
merge commit to close the branch, others just the non-redundant information.
Sam.
prev parent reply other threads:[~2006-12-13 5:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-06 21:53 Topic descriptions Andy Parkins
2006-12-06 22:31 ` Junio C Hamano
2006-12-07 8:37 ` Andy Parkins
2006-12-07 9:34 ` Junio C Hamano
2006-12-07 10:45 ` Robin Rosenberg
2006-12-07 11:55 ` Martin Waitz
2006-12-09 1:11 ` Sam Vilain [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=457A0D54.80802@vilain.net \
--to=sam@vilain.net \
--cc=andyparkins@gmail.com \
--cc=git@vger.kernel.org \
--cc=junkio@cox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).