[Buildroot] GIT :: signing issue

Alexandre Pereira da Silva aletes.xgr at gmail.com
Tue Mar 27 20:17:13 UTC 2012


Did you check your account info in /etc/passwd?
May git is getting this information from there.

On Tue, Mar 27, 2012 at 4:24 PM, MERCADIER Johann
<johann.mercadier at imerir.com> wrote:
> Hi all,
>   my signature do not conform with the licence as my full name should be
> written and not just the initials.
>   So I have modified git config as is:
> ___[ SHELL
> ]____________________________________________________________________________
> $ git repo-config --list
> user.name=Johann MERCADIER
> user.email=johann.mercadier at imerir.com
> core.repositoryformatversion=0
> core.filemode=true
> core.bare=false
> core.logallrefupdates=true
> remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*
> remote.origin.url=git://git.buildroot.net/buildroot
> branch.master.remote=origin
> branch.master.merge=refs/heads/master
> sendemail.chainreplyto=false
> user.name=Johann MERCADIER
> user.email=johann.mercadier at imerir.com
>
> $ tail ~/.bashrc
>
> # enable programmable completion features (you don't need to enable
> # this, if it's already enabled in /etc/bash.bashrc and /etc/profile
> # sources /etc/bash.bashrc).
> if [ -f /etc/bash_completion ] && ! shopt -oq posix; then
>     . /etc/bash_completion
> fi
> export GIT_AUTHOR_NAME="Johann MERCADIER"
> export GIT_COMMITTER_NAME="Johann MERCADIER"
> export GIT_AUTHOR_EMAIL="johann.mercadier at imerir.com"
> _________________________________________________________________________________________
>
> But when I create the patch and try to send it I still have:
>
> Send this email? ([y]es|[n]o|[q]uit|[a]ll): n
> (mbox) Adding cc: JoM <johann.mercadier at imerir.com> from line 'From: JoM
> <johann.mercadier at imerir.com>'
>
>                               /\
> Where these initials come from___________________________________/
> I don't know where I can modify them and didn't found anything relevant on
> the net... If someone as a clue it could help me finish to add definitively
> this patch.
>
> Thanks.
>
> --
> Cordialement.
>
> ___Johann MERCADIER___
>
> :(){ :|:& };:
> "I am the Unknown lead by the Unknowing.
> I have done so much with so little for so long
> that I am now qualified to do anything with nothing."
> HOOSEEK (http://www.hooseek.com/) 1°moteur de recherche solidaire!
>
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot


More information about the buildroot mailing list