cg-rm - remove files from a git repository
cg-rm [-n] FILE…
Takes a list of file names at the command line, and schedules them for removal from the GIT repository at the next commit.
Do not delete the files from the tree physically, if they are still there. So it effectively just makes Cogito to stop caring about the file.
Print usage help.
Copyright © Petr Baudis, 2005