Files
DIY_GIT_in_Python/how_to/Change_18.md

6 lines
226 B
Markdown

- log: Add oid parameter
Just a small cosmetic change: Instead of always printing the list of commits
from HEAD, add an optional parameter to specify an alternative commit OID to
start from. By default it will still be HEAD.