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
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
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
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
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
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