Month: February 2013

  • How to completely remove a file from git!

    I recently made a mistake and committed an ISO file to git that was 2GB in size. I did not immediately notice this issue and made several local commits without a push to github working properly. I did some research and figured out how to fix this problem. Note that this might not be a […]