On Tue, 26 Feb 2013 17:22:23 -0800 (PST)
krishna chaitanya kurnala <kkc...@gmail.com> wrote:

>    I working on Git Notes. *I want to know if there is an easy way to 
> obtain a list of all "namespaces" with notes objects in a specific
> git repository.* We can easily create, edit, merge git notes with
> commands if we know the namespaces and/or the sha. But, for example,
> *Has anyone tried to search for a string in a git notes objects* for
> that project etc? The closest i can think of is using some options
> with git logs, for example, git log --show-notes=*  --format="%H %N"
> etc.

I fail to parse your question (there's no mention of "namespace"
anywhere in the git-notes manual page) but anyway it seems your
question is better suited for the main Git list (which is
git at vger.kernel.org [1]) as it appears to be about Git internals.
Be sure to not post HTML to that list as it will be rejected by the
list management software.

1. http://vger.kernel.org/vger-lists.html#git

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to