eficode-academy / git-katas

A set of exercises for deliberate Git Practice
MIT License
1.32k stars 860 forks source link

Fix #248 - Consistently use dashes in utils function names #249

Closed praqma-thi closed 4 years ago

praqma-thi commented 4 years ago

I changed all the function names to use dashes for word delimination. I also renamed "makefakeremoterepository" to "make-bare-remote-repository".