git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* branch annotations?
@ 2013-11-25 14:46 Tim Chase
  2013-11-25 14:55 ` Johan Herland
  2013-11-25 14:56 ` Jeff King
  0 siblings, 2 replies; 5+ messages in thread
From: Tim Chase @ 2013-11-25 14:46 UTC (permalink / raw)
  To: git

Is there any way to associate some sort of note with a branch that
would be shown when listing them?  While I currently have things like
"issue/QA-42", it would be nice to have a note associated with it so
I could do something like

  $ git branch --show-notes
    issue/CR-88: make sure NoSQL engines support .CSV file backends
    issue/QA-31: add missile launch codes
  * issue/QA-42: support flying cars
    master

as I currently need to flip back and forth between my git/terminal
and my issue-tracker to know that, if I need to be adding missile
launch codes, I need to be working on QA-31.  I know there are "note"
features elsewhere for commits, and I know that git-branch supports
showing the most recent commit (that's not always enough info to
discern the branch's purpose).

Thanks for any ideas on how to ease this pain-point, :-)

-tkc

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

end of thread, other threads:[~2013-11-25 18:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-25 14:46 branch annotations? Tim Chase
2013-11-25 14:55 ` Johan Herland
2013-11-25 15:08   ` Tim Chase
2013-11-25 14:56 ` Jeff King
2013-11-25 18:29   ` Ramkumar Ramachandra

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).