gnuherds-app-dev
[Top][All Lists]
Advanced

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

Re: Italian nationalities.po -- Git commands


From: Davi Leal
Subject: Re: Italian nationalities.po -- Git commands
Date: Wed, 30 Jan 2008 20:34:30 +0100
User-agent: KMail/1.9.7

Antenore Gatta wrote:
> I've directly added the nationalities.po file in the git repository

Maybe you have done:

  git add    file
  git commit file


You have to execute the below command too, to 'push' the commit at the central 
Git server, http://git.savannah.nongnu.org/gitweb/?p=gnuherds-app.git
else it will just stay in your local Git history:

  git push ssh://git.sv.gnu.org/srv/git/gnuherds-app.git


Then we will execute the below command on the production server to install 
this new translation:

  git pull



> It should be ok. I'll check from time to time that it doesn't contain any
> mistakes.

The perfection is a very long way.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]