Re: [Gimp-developer] git commit problems



Den 14.01.2016 12:29, Alexandre Prokoudine skreiv:
On Tue, Jan 12, 2016 at 12:55 AM, Kolbjørn Stuestøl wrote:
When committing my translation all looks well on my local copy. But my
translations do not shows up in the https://git.gnome.org/browse/gimp/ site.
With basic configuration (author name and email) and a combination of...

1. git clone ssh://[username]@git.gnome.org/git/gimp
2. git commit -m "[description]" [file]
3. git push origin master

...you should be able to get work done.
Thank you.
I'll give this a try later this night.


What exactly did you do to push?
Oh, I forgot to add a copy of this command in my e-mail. Should be:
   $ git commit -m "Updated Norwegian (nn) translations"
   [master 7b2f8a5] Updated Norwegian (nn) translations
     5 files changed, 13801 insertions(+), 9813 deletions(-)
     mode change 100644 => 100755 po-plug-ins/nn.po
     mode change 100644 => 100755 po-python/nn.po
$ git push

I have never added anything to the push command like "git push origin master" as you write.
I do not remember the answer from the server. Sorry.
To me (unskilled git user) it looks like the push command did not reached the server or was performed in an unusual way or something. But this is a guess.

Kolbjørn

Alex
_______________________________________________
gimp-developer-list mailing list
List address:    gimp-developer-list gnome org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]