git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Git Notes Usage
@ 2010-03-08 19:52 Scott Chacon
  2010-03-08 20:59 ` Michael J Gruber
  0 siblings, 1 reply; 3+ messages in thread
From: Scott Chacon @ 2010-03-08 19:52 UTC (permalink / raw)
  To: git list

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

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

end of thread, other threads:[~2010-03-09 12:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-08 19:52 Git Notes Usage Scott Chacon
2010-03-08 20:59 ` Michael J Gruber
2010-03-08 23:20   ` Junio C Hamano

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