git-add-script - Add files to the cache.
git-add-script <file>…
A simple wrapper to git-update-cache to add files to the cache for people used to do "cvs add".
Files to add to the cache.
Written by Linus Torvalds <torvalds@osdl.org>
Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
Part of the git suite