Remove "stg rm"
authorKarl Hasselström <kha@treskal.com>
Wed, 19 Dec 2007 18:00:13 +0000 (18:00 +0000)
committerCatalin Marinas <catalin.marinas@gmail.com>
Wed, 19 Dec 2007 23:13:31 +0000 (23:13 +0000)
commit18eec969384783c1dfd81cd54f7d1084b4a95d0d
tree93b81707250404bc4bd9a3de4640b9b43182048b
parentea5b7bf3533205be4268d8e7d79198344161c819
Remove "stg rm"

git-rm can do the same job just as well. Besides, since StGit notices
when a file disappears, just "rm" can also do the job.

Signed-off-by: Karl Hasselström <kha@treskal.com>
Documentation/tutorial.txt
stgit/commands/rm.py [deleted file]
stgit/main.py