1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-03 07:08:01 +00:00

Add a source to the latest til

This commit is contained in:
jbranchaud
2016-02-01 21:33:00 -06:00
parent 04e2653a44
commit b85df0ed65

View File

@@ -14,3 +14,5 @@ root commits. Generally, a repository will only have a single root commit,
but it is possible for there to be more than one.
See `man git-rev-list` for more details.
[source](http://stackoverflow.com/questions/5188914/how-to-show-first-commit-by-git-log)