Re: [Gimp-docs] git commit problems

2016-01-14 Thread Kolbjørn Stuestøl
I did it the easy way by cloning a new local copy and then added my translated files, git commit and then git push. Now it works as normal. Kolbjørn Den 14.01.2016 16:02, Kolbjørn Stuestøl skreiv: Thank you Marco. You are always helpful. I just got an answer on the other list to. Suggesting sta

Re: [Gimp-docs] git commit problems

2016-01-14 Thread Kolbjørn Stuestøl
Thank you Marco. You are always helpful. I just got an answer on the other list to. Suggesting starting all over again from a new clone. I think I'll do that before I try your suggestion. To me who know very little about the git commands, this is a safer method. But have to wait until later thi

Re: [Gimp-docs] git commit problems

2016-01-13 Thread Marco Ciampa
On Wed, Jan 13, 2016 at 09:48:26PM +0100, Kolbjørn Stuestøl wrote: > As this question is related to the GIMP UI I posted this in > developers forum (gimp-developer-l...@gnome.org) a couple of days > ago but get no answers. Hoping someone in this list are able to > answer me. I guess it has somethin

Re: [Gimp-docs] git commit problems

2016-01-13 Thread Marco Ciampa
On Wed, Jan 13, 2016 at 10:41:30PM +0100, Marco Ciampa wrote: > On Wed, Jan 13, 2016 at 09:48:26PM +0100, Kolbjørn Stuestøl wrote: > > As this question is related to the GIMP UI I posted this in > > developers forum (gimp-developer-l...@gnome.org) a couple of days > > ago but get no answers. Hoping

Re: [Gimp-docs] git commit problems

2016-01-13 Thread Marco Ciampa
On Wed, Jan 13, 2016 at 09:48:26PM +0100, Kolbjørn Stuestøl wrote: > As this question is related to the GIMP UI I posted this in > developers forum (gimp-developer-l...@gnome.org) a couple of days > ago but get no answers. Hoping someone in this list are able to > answer me. I guess it has somethin

Re: [Gimp-docs] git commit problems

2016-01-13 Thread Pat David
Hi Kolbjørn! >From the looks of this, you are locally committing your changes, but aren't pushing them to the remote? Not sure what the problem might be with the Ambiguous error. It seems like perhaps git is confused between a local branch name and a remote tag? I am not a git guru, so I will de