Git development
 help / color / mirror / Atom feed
* How does 'git notes --ref' work?
@ 2011-01-14 10:21 Edwin Kempin
  2011-01-14 10:49 ` Johan Herland
  0 siblings, 1 reply; 3+ messages in thread
From: Edwin Kempin @ 2011-01-14 10:21 UTC (permalink / raw)
  To: git

How does 'git notes --ref' work? If I try
'git notes --ref refs/meta/reject-commits add -m "reject" HEAD'
then the note is added to 'refs/notes/refs/meta/reject-commits' and not as
expected to 'refs/meta/reject-commits'.

The description of the --ref option says [1]:
"The ref is taken to be in refs/notes/ if it is not qualified."
What is a qualified ref?

Thanks, Edwin

[1] http://www.kernel.org/pub/software/scm/git/docs/git-notes.html

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

end of thread, other threads:[~2011-01-14 11:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-14 10:21 How does 'git notes --ref' work? Edwin Kempin
2011-01-14 10:49 ` Johan Herland
2011-01-14 11:14   ` Edwin Kempin

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