cg-rm - remove files from a git repository
cg-rm [-f] [-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.
Also delete the files from the tree physically.
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. This is the default.
Print usage help.
Copyright © Petr Baudis, 2005