Re: Using Git and separating translations into their own l10n-LL repository
- From: Matej Urban <matej urban gmail com>
- To: Simos <simos lists googlemail com>, GNOME i18n list <gnome-i18n gnome org>
- Subject: Re: Using Git and separating translations into their own l10n-LL repository
- Date: Thu, 9 Apr 2009 18:07:58 +0200
???
After updating the file I did
git commit sl.po -m "Updated Slovenian translation"
and
git commit LINGUAS sl.po -m "Added sl for Slovenian translation"
After that I chacked with git status and it correctly showed
# On branch master
nothing to commit (working directory clean)
There I stopped. If I enter git push I get:
! [rejected] master -> master (non-fast forward)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]