5 ms·
That was the FIRST commit to that repo. Not that it's great reasoning, but really how much info does 'Initial commit.' convey as opposed to 'asdf'?
by eogas 12y ago
That was the FIRST commit to that repo. Not that it's great reasoning, but really how much info does 'Initial commit.' convey as opposed to 'asdf'?
- philjackson 12y agoFor a start it would have stopped me mistaking the first commit for the last commit. More importantly, where you see the commit message next to lines of code[1], "initial commit" hints that you can assume the line came with an import or boilerplate. 1. https://github.com/expressjs/body-parser/blame/master/index.js https://github.com/expressjs/body-parser/blame/master/index....
- djjaxe 12y agoIf you clicked on the 86446f74 You would have gotten: https://github.com/expressjs/body-parser/commit/86446f74d5c6bdb90b762a094b857bc0a340966b https://github.com/expressjs/body-parser/commit/86446f74d5c6... Which shows parents 0