git-standup is a command-line tool designed to help developers remember what they accomplished during their last working day. Whether you're preparing for a standup meeting or tracking progress across multiple projects, this tool automatically retrieves your recent commits with minimal effort.
The tool works by analyzing git commit history and presenting a clear summary of your work. By default, it shows commits from the last working day in the current directory and all subdirectories, making it perfect for developers juggling multiple repositories simultaneously.
Key Features:
-g flag-c option.git-standup-whitelist filesGetting Started:
Simply navigate to your project directory and run git standup. For multiple repositories, run it in the parent directory. The tool requires only one thing: good commit messages. You can customize behavior with various flags like -a for author filtering, -d for days back, -b for branch selection, and many more options for advanced use cases.
Activity score
57/100
Stars
Forks
Latest version
Last commit
First release
Language
License
Quiet lately: No commits in 1 year — this project might not be actively maintained.
Auto-fetched .
★ 2.7k · v2.3.0 · typescript