On Mon, 2011-04-25 at 17:00 -0700, cocofan wrote:
> If I need to add a file to, say the 'impress' repository, how do I
> do this? If I use ./g add afile.cxx it stops when on the main repo
> because there is no file by that name. I tried using git add afile.cxx
> but it doesn't seem to work eithe
>>> On 2011-04-26 at 03:00, wrote:
> If I need to add a file to, say the 'impress' repository, how do I
> do this?
cd clone/impress
git add path/to/the/file
git commit -a -m'Add foo file'
--tml
___
LibreOffice mailing list
LibreOffice@lists.f