|
|
|
|
|
by crearo
2169 days ago
|
|
Something that really annoys me is a blob of code suddenly pushed to GitHub without a commit message, and then 10 random Update Readme commits. The repository holds no history. A rich git history a lot of the times imo is necessary to understand why some parts are written the way they are written, and is also enjoyable to read. |
|