Git development
 help / color / mirror / Atom feed
* New Proposal (simple) for Metadata in Git Commits: git-meta
@ 2009-12-15 21:27 Sam Elliott
  2009-12-15 22:05 ` Shawn O. Pearce
  0 siblings, 1 reply; 4+ messages in thread
From: Sam Elliott @ 2009-12-15 21:27 UTC (permalink / raw)
  To: git

Hi,

I had this idea a day or so again, and have written a simple  
implementation to storing some semi-structured data in a git commit  
message. This means that it's much easier for data to be found and  
scraped from a certain commit, for instance what issue numbers commits  
refer to or close.

The entirety of the idea is expressed here: http://lenary.github.com/hackery/2009/12/git-meta/

I have so far built an implementation of a way to get the data out of  
a commit. I am still investigating how to get this info into the  
commit message before the git-commit command so that it doesn't have  
to be entirely hand-written.

I was just looking for feedback and to see whether the mailing list  
thinks this is a good idea or not? Any help would also be greatly  
appreciated.

Thanks!

Sam
--
Sam Elliott
sam@lenary.co.uk
--

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

end of thread, other threads:[~2009-12-17  0:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-15 21:27 New Proposal (simple) for Metadata in Git Commits: git-meta Sam Elliott
2009-12-15 22:05 ` Shawn O. Pearce
     [not found]   ` <7349A827-41D5-434F-85FE-D49980A7D501@lenary.co.uk>
2009-12-16 16:30     ` Shawn O. Pearce
2009-12-17  0:26       ` Johan Herland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox