From: "H. Peter Anvin" <hpa@zytor.com> Date: 2016-06-15 22:42:09
Jeff Garzik wrote:
It would be nice to say "git rm files..." and have two operations occur:
* list of files is passed to rm(1)
* list of files is passed to git-update-index --remove
Install cogito and you have the above as "cg-rm".
-hpa