This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Pushing a git note fails.


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]