git-recently: Instantly See Your Latest Unstaged/Untracked Git Changes

Опубликовано: 06 Июль 2026
на канале: Programmers Life
26
1

A lightweight CLI tool to instantly list your most recently modified (unstaged or untracked) files in any Git repository. Perfect for developers who want to keep track of their changes without extra setup or dependencies. Simply run `git recent` inside your Git repo to see your latest changes sorted by modification time. Cross-platform compatible with Linux, macOS, WSL, and Git Bash on Windows. Install with a single command and boost your productivity today!