I want to delete a file in git. But also I want it to be seen in the history. Can I just right click, delete and then commit it? Or, is there a command for that?
Asked
Active
Viewed 76 times
-3
-
1possible duplicate of [How to remove a file from the index in git?](http://stackoverflow.com/questions/2223308/how-to-remove-a-file-from-the-index-in-git) – pjmorse Sep 23 '14 at 14:04
-
@pjmorse its what I don't ask. It asks the opposite one. So the question you are pointing is not related with my question. – ilhan Sep 23 '14 at 21:54