Git Extras
Git Extras — extended git utilities
Why This Skill?
- Inspired by popular open-source projects (thousands of GitHub stars)
- No installation required — works with standard system tools
- Real functionality — runs actual commands, produces real output
Commands
Run scripts/git_extras.sh <command> to use.
summary— Repo summary (commits, authors, files)authors— List all authors by commitschangelog— [since] Generate changelogeffort— [n] Files with most commitsfresh-branch— <n> Create branch from clean stateignore— <pattern> Add to .gitignoreundo— [n] Undo last n commits (soft)standup— [days] What did I do (default: 1 day)stats— Detailed repo statisticsinfo— Version info
Quick Start
git_extras.sh help
Disclaimer: This skill is an independent, original implementation. It is not affiliated with, endorsed by, or derived from the referenced open-source project. No code was copied. The reference is for context only.
Powered by BytesAgain | bytesagain.com | hello@bytesagain.com