git filter-branch –index-filter ‘git rm -r –cached –ignore-unmatch <FOLDER/FILE>’ HEAD rm -rf .git/refs/original/ && git reflog expire –all && git gc –aggressive –prune
Tag Archives: GitHub
GitHub is for Public Open Source and Private Business Code
http://github.com/ Have used it just once for a while to suggest SLIM_HOST patch to Fitnesse team. It was useful. But you can find an interesting point of view on stackoverflow