Hacker News new | ask | show | jobs
by bmcarr 4167 days ago
And the award for least descriptive commit log of all time goes to...

Cool stuff though.

1 comments

Eh, when you're doing writing rather than coding, sometimes it's hard to be more descriptive than "added more text." I have a few repositories where I don't care much about the "logic" of the history, but I just want things versioned. (e.g. a folder full of text files with random ideas jotted down.) My commit commands tend to look like,

    git commit -m "`date`"