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 either (it doesn't seem to find the file).