[Gimp-docs] help with git
Marco Ciampa
ciampix at libero.it
Tue Apr 21 13:54:12 PDT 2009
On Tue, Apr 21, 2009 at 12:44:10PM +0200, Ulf-D. Ehlert wrote:
> Marco Ciampa (Sonntag, 19. April 2009, 17:17):
> > $git status
> > # On branch master
> > # Changed but not updated:
> > # (use "git add <file>..." to update what will be committed)
> > #
> > # modified: po/it/appendix.po
> > # modified: po/it/concepts.po
> [...]
>
> > But I haven't changed anything and I do not want to commit some
> > timestamp change.
>
> Try 'git checkout po/it' (don't know if it works recursively, otherwise
> use "find po/it -name '*.po' | xargs git checkout"), this should revert
> any changes and touch the po files, so that pot files are newer than
> src files and po files are newer than pot files, which should
> make 'make' happy again.
>
> Bye,
> Ulf
Thank you Ulf, I've erased the entire local repository and re-make-d it. Now
'make' work as expected, many thanks again!
bye
--
Marco Ciampa
+--------------------+
| Linux User #78271 |
| FSFE fellow #364 |
+--------------------+
More information about the Gimp-docs
mailing list