July 2018
Intermediate to advanced
354 pages
10h 57m
English
Git looks over the history (the DAG) looking at each commit for the "isOutdated" string in the patch between the parent commit and the current commit. This method is quite convenient to use in finding out when a given string was introduced or deleted, and to get the full context and commit at that point in time.
Read now
Unlock full access