I was following the instructions on making github pages, and forgot to move down into my git sub directory. As a result, I just nuke开发者_运维知识库d an entire directory of documents with git clean -
Someone by accident just commited all of their bin and obj folders to our repo (there are around 40 such folders). I would like to do a git rm -r
I tried looking for a good tutorial on reducing repo size, but found none. How do I reduce my repo size...it\'s about 10 MB, but the thing is Heroku only allows 50 MB and I\'m no where near开发者_如何