rt git log
rt › git › log
Recent commits on the current branch
Usage
rt git log [flags]
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
--max | text | How many commits to list | |
--file | text | Only commits touching this path | |
--json | boolean | false | Machine-readable entries |
See code: commands/git/inspect.ts › logCommand