[Top][All Lists]
[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.
- Re: Status of ITPs, Davi Leal, 2008/01/28
- Message not available
- Re: Status of ITPs, Davi Leal, 2008/01/28
- Re: Status of ITPs, Antenore Gatta, 2008/01/30
- Re: Italian translators, Davi Leal, 2008/01/30
- Re: Italian translators, Antenore Gatta, 2008/01/30
- Re: Italian nationalities.po -- Git commands,
Davi Leal <=
- Re: Italian nationalities.po -- Git commands, Antenore Gatta, 2008/01/31
- Re: Italian nationalities.po, Davi Leal, 2008/01/31