Get git tail hashes from your repository in reverse chronological order
Returns a JavaScript date object with the date and time of a git repository's first commit.
Returns a git repository's first commit as a JavaScript object.
Whenever I start a new project, I don't know what to write for the first commit.
Whenever I start a new project, I don't know what to write for the first commit. After doing a “git init” there is technically nothing there...