Computational-Morphogenomics-Group / MarkerMap

Marker selection, supervised and unsupervised
MIT License
5 stars 1 forks source link

Pre-commit Hook #8

Open WilsonGregory opened 2 years ago

WilsonGregory commented 2 years ago

There is a bug with the pre-commit hook, sometimes it fails, and a cleaned file and not cleaned file are created. As a workaround if you do git add . to add that file back, then do the commit again it will work. I will have to look into this one.