July 2018
Intermediate to advanced
354 pages
10h 57m
English
When generating the patch, Git will diff the commit at HEAD with its parent commit and use this diff as the patch. The -1 option tells Git to only generate patches for the last commit, and -o latest-commit tells Git to store the patch in the latest-commit folder. The folder will be created if it does not already exist.
Read now
Unlock full access