When I commit changes to git it sends my box username and not the name that I configured.
On the first try I had settings 1. $ git config -l [email protected] user.name=Matej Urbančič On the second I was reminded to change email to $ git config -l [email protected] user.name=Matej Urbančič In both cases my username "studtko" was send and not my set name "Matej Urbančič". I successfully commit and push, even thou I had to do *git pull --rebase* for the first successful one. In the thread "Using Git and separating translations into their own l10n-LL repository" I was given a suggestion from Simos that maybe the problem is with my name being UTF-8 ... Can you look into it? Thanks M! _______________________________________________ gnome-infrastructure mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-infrastructure
