Claude Paroz skreiv:
> Never do "git add .". Basically, this command tell gits that all
> modified/new files in the checkout should be added in the next commit.
> In most of cases, this will add too much unwanted stuff (like the .doap
> file you never intended to modify).
>
> It is better to add selectively the files you know you want to be
> committed. (e.g. git add po/sv/gimp.po)
>
> Claude
>   
Thank you Claude and Roman
I'll work further on these tips. Hoping to succeed some day.
Kolbjoern

_______________________________________________
Gimp-docs mailing list
Gimp-docs@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-docs

Reply via email to