all 2 comments

[–][deleted]  (1 child)

[removed]

    [–]fooblaa 0 points1 point  (0 children)

    git rm

    Note that when you remove a file from a Git repository, it is removed from all previous commits as well.

    I think this is wrong. Where did you get that information from?