gx recap shows recent commit activity, grouped by date. By default it shows your own commits from the last day — useful for standups, end-of-day reviews, or catching up after time away.
Usage
Arguments
Flags
Examples
Details
Details
- Defaults to your
git config user.namewhen no author is specified - If your git user name is not set, gx prints
ERROR Cannot determine your git user. Set git config user.name or specify an author. - Uses
--allflag ongit logto search across all branches - Date grouping shows “Today”, “Yesterday”, or the date (e.g., “Apr 10”) for older entries
- The repo name shown in the header is derived from the repo root directory name