>>> On 2011-04-26 at 03:00, <cocofan at mailbolt.com> 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