[Gimp-docs] 'svn commit' failed
julien
jm.hard at wanadoo.fr
Sat Apr 18 23:58:47 PDT 2009
Thank you,
The right command is actually "git add ." with a point.
I performed my first, simplified, push :-). Now I will see the result ;-(
A question:
In "How to use Git for GNOME translators" (edited 2009-04-17), I read
"While git.gnome.org is in testing, you can try out pushing your
changes...When the final migration takes place, these testing changes
will be erased".
Do I can go on usefully pushing?
Will we be informed on the gimp-docs list when final migration is done?
Julien
>
>> My 'git status' is OK.
>> But I have a lot of changed files to commit and the tutorials only tell
>> "$git add file1 file2 file3". Is there any more easy way to add a lot of
>> files to the index?
>
> just git add will add all modified files, actually you can bypass this
> stage and do "git commit -a"
>
More information about the Gimp-docs
mailing list