Re: No response on Damned lies
- From: Kolbjørn Stuestøl <kolbjoern stuestoel no>
- To: gnome-i18n gnome org
- Subject: Re: No response on Damned lies
- Date: Fri, 08 Jun 2012 21:41:11 +0200
Den 07.06.2012 23:10, skreiv Gil Forcada:
Hi Kolbjoern,
The problem is that you pushed your changes only to the master branch,
and did not push your changes to the gimp-2-8 branch.
To do so:
# cd gimp
# git pull -r # get the updates
# git checkout -t origin/gimp-2-8
# (add your files)
# git commit # commit the files
# git push
But then remember that you will have to change back to the master branch
if you want to translate the master branch:
# git checkout master (to go back to master)
# git checkout gimp-2-8 (if you want to work on the gimp-2-8 branch)
See more tips and how-tos about translators and git in GNOME's wiki:
https://live.gnome.org/TranslationProject/GitHowTo
It works according to http://l10n.gnome.org/module/gimp/#gimp-2-8 except
there is an exclamation mark in the po-tags listing. Don't know what it
means, but perhaps something not perfect? I do not know what this file
is used for either.
But the listing on
http://7lcracked.appspot.com/git.gnome.org/browse/gimp/log/?h=gimp-2-8&showmsg=1
looks like I have made a mess of the repository. Sorry. Some way to fix
it if necessary?
Kolbjoern
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]