You need to clone the repository if you have not done this already, delete the folders and commit+push the change.
This will delete the file moving forward. There is of course no good way to delete the file's existence in previous commits.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The folder can be deleted from the history with filter-branch http://git-scm.com/docs/git-filter-branch , but I think that is not necessary here (unless it contains a large amount of binary data).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.