Add git-clean command
authorPavel Roskin <proski@gnu.org>
Wed, 5 Apr 2006 06:00:48 +0000 (02:00 -0400)
committerJunio C Hamano <junkio@cox.net>
Wed, 5 Apr 2006 09:51:27 +0000 (02:51 -0700)
This command removes untracked files from the working tree.  This
implementation is based on cg-clean with some simplifications.  The
documentation is included.

[jc: with trivial documentation fix, noticed by Jakub Narebski]

Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>

No differences found