remove file from stage git

Shell
git rm --cached <file> 
Source

Also in Shell: