Tag Archives: git

git remove binary files

See current file size. First need to git gc Alistair@MONET ~/Documents/Research/Projects/Chromatin/Code (master) $ git gc Counting objects: 713, done. Delta compression using up to 8 threads. Compressing objects: 100% (570/570), done. Writing objects: 100% (713/713), done. Total 713 (delta 257), … Continue reading

Posted in Software Development | Tagged , , | Comments Off on git remove binary files

Reorganizing Protocols

Goals version managed protocols Protocols page directs to most recent version of the protocol Most recent version of protocol is linked to all previous revisions, and can be diff compared Day-to-day implementation of the protocol permalinks the version as it … Continue reading

Posted in Web development | Tagged , , | Comments Off on Reorganizing Protocols