Re: Unable to push to git repository. utf-8 bug in git?

2011-12-30 Thread Gil Forcada
El dj 29 de 12 de 2011 a les 19:36 +0100, en/na ?smund Skj?veland va escriure: > > $ git pull --rebase > > First, rewinding head to replay your work on top of it... > > /sw/lib/git-core/git-am: line 682: Stuestøl: command not found > > Patch does not have a valid e-mail address. > > > >

Re: Unable to push to git repository. utf-8 bug in git?

2011-12-29 Thread �smund Skj�veland
> $ git pull --rebase > First, rewinding head to replay your work on top of it... > /sw/lib/git-core/git-am: line 682: Stuestøl: command not found > Patch does not have a valid e-mail address. > I removed my commits with 'git reset --hard HEAD^', rebased and commited the file again, and

Unable to push to git repository. utf-8 bug in git?

2011-12-29 Thread Åsmund Skjæveland
I am trying to push commits to gimp-nn.po. For reference, this is the git command I used: $ git commit --author 'Kolbjørn Stuestøl ' -m 'Updated Norwegian Nynorsk translation' I then used cherry-pick to commit the same fix to both master and gimp-2-6 branches. I had cloned the repo a coupl