From: Scott Chacon <schacon@gmail.com>
To: git list <git@vger.kernel.org>
Subject: Git Notes Usage
Date: Mon, 8 Mar 2010 19:52:47 +0000 [thread overview]
Message-ID: <d411cc4a1003081152j5b9f3028wa230b5e1d22a36ae@mail.gmail.com> (raw)
I've been trying to write up the git-notes functionality a bit and I'm
a tad confused about the remote workflow. To share them, is it only
do-able by pushing via the full refspec (ie: 'git push origin
refs/notes/*:refs/notes/*')? Likewise to fetch them from a server?
Also, if two people write notes into the same namespace at the
same time, how does one merge them? Is the only way to do so to
actually checkout the notes branch into your working directory and
merge the notes trees?
Thanks,
Scott
next reply other threads:[~2010-03-08 19:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-08 19:52 Scott Chacon [this message]
2010-03-08 20:59 ` Git Notes Usage Michael J Gruber
2010-03-08 23:20 ` Junio C Hamano
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=d411cc4a1003081152j5b9f3028wa230b5e1d22a36ae@mail.gmail.com \
--to=schacon@gmail.com \
--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 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).