Deleting Source Control Files—Git

You can delete a topic or file that is bound to source control. This also removes the file from the current Git branch.

How to Delete a File

  1. In one of the window panes (e.g., Content Explorer, File List, Project Organizer, Pending Changes window pane), select the relevant file(s).
  2. On your keyboard press DELETE.
  3. The Delete dialog opens. Select the bound files you want to delete.
  4. Click Delete. The files are removed from your project and from the source control repository. Files that are deleted from projects bound to Git cannot be undeleted.