# git-extras **Repository Path**: vcs-all-in-one/git-extras ## Basic Information - **Project Name**: git-extras - **Description**: GIT 扩展工具 -- 仓库概要、复制、changelog 、提交者比例等 - **Primary Language**: Shell - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 0 - **Created**: 2020-06-15 - **Last Updated**: 2025-06-23 ## Categories & Tags **Categories**: vcs **Tags**: None ## README # Git Extras [![Gitter](https://img.shields.io/gitter/room/tj/git-extras.svg?style=flat-square)](https://gitter.im/tj/git-extras) Little git extras. ## Screencasts Just getting started? Check out these screencasts: * [introduction](https://vimeo.com/45506445) -- covering git-ignore, git-setup, git-changelog, git-release, git-effort and more ## Installation See [Installation](Installation.md) page. ## Commands Go to [Commands](Commands.md) page for basic usage and examples. __GIT utilities__ -- repo summary, repl, changelog population, author commit percentages and more ## Contributing Interested in contributing? Awesome! Please read [Contributing](CONTRIBUTING.md) before you make a PR, thanks!