All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Koch <thomas@koch.ro>
To: git@vger.kernel.org
Subject: git notes primer?
Date: Tue, 10 Aug 2010 10:40:06 +0200	[thread overview]
Message-ID: <201008101040.07172.thomas@koch.ro> (raw)

Hi,

I'm working on a patch management system as topgit, but without the 
complexity:
http://koch.ro/blog/index.php?/archives/139-tnt-is-not-topgit.html

Before I continue with my current design, I wanted to have a look at git 
notes, whether it would provide better mechanisms then tracking my meta 
informations in a hidden background branch. (Much like pristine-tar does.)

However I couldn't get a grip on git notes:

- Is git notes the only command that works on notes?
- How are notes saved inside GIT?
- Is git notes and it's implementation stable now?
- Are there any tutorials on workflows with git notes?
- What different use cases of git notes do you know?
- What use cases triggered the development of git notes in the first place?

Thank you for your time,

Thomas Koch, http://www.koch.ro

             reply	other threads:[~2010-08-10  8:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-10  8:40 Thomas Koch [this message]
2010-08-10 11:32 ` git notes primer? Michael J Gruber
2010-08-11  5:10 ` Jonathan Nieder
2010-08-11  9:52 ` Johan Herland

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=201008101040.07172.thomas@koch.ro \
    --to=thomas@koch.ro \
    --cc=git@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.