spigotdesign.com
Remove previously tracked file from git repository
Here’s a simple git command that will remove a previously tracked file from a git repository: The file will be removed from the head on the next commit. I run into this issue often when using Tower to…