Pushing a git note fails.
Jim Meyering
jim@meyering.net
Sun Apr 7 12:10:00 GMT 2013
Carlos O'Donell wrote:
...
> Thanks! It looks like my notes were pushed.
>
> [carlos@koi glibc]$ git push origin refs/notes/*
> Counting objects: 3, done.
> Delta compression using up to 4 threads.
> Compressing objects: 100% (3/3), done.
> Writing objects: 100% (3/3), 331 bytes, done.
> Total 3 (delta 0), reused 0 (delta 0)
> remote: *** Unknown type of update to refs/notes/commits (commit)
> remote: *** - no email generated
> To ssh://carlos@sourceware.org/git/glibc.git
> * [new branch] refs/notes/commits -> refs/notes/commits
> [carlos@koi glibc]$
>
> Is there anything we can do about generating an email?
I posted the script that handles that for glibc.git,
in case someone would like to propose a patch.
More information about the Libc-alpha
mailing list