knbr13 / gitcs

📈 Command line tool written in Go. It allows developers to scan their local Git repositories and generate a visual contributions graph.
MIT License
116 stars 11 forks source link

Refactor #21

Closed knbr13 closed 10 months ago

knbr13 commented 10 months ago

fix some printing errors + logic refactoring (simplify the way to process and printing commits) + remove printing graph feature.