Backend and Infrastructure

Removing, Moving and Renaming Files with Git

Sprout Video

This tutorial takes a look at removing files from your version control system. It's generally not enough to just delete the file in the file system you also need to tell Git that it's been removed and make a commit with that information.