6 lines
226 B
Markdown
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.
|