Remove Files From Git Repository Index
To remove file(s) from only the Git index and not the working tree simply pass the argument --cached before the file(s).
git rm –cached your-file.php
git rm -rf –cached ./your-directory
http://polytechnicstl.com/2013/01/remove-files-from-git-repository-index/
Written by Dustin Fadler
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Git
Authors
khasinski
591.1K
dmichaelavila
500.4K
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#