git-extras
Repo manager
Tools and utilities for managing Git repositories and workflows
GIT utilities -- repo summary, repl, changelog population, author commit percentages and more
17k stars
210 watching
1k forks
Language: Shell
last commit: 7 days ago
Linked from 5 awesome lists
git
Related projects:
Repository | Description | Stars |
---|---|---|
git-town/git-town | Automates the creation and management of Git branches to improve productivity in development workflows. | 2,648 |
arc90/git-sweep | Tool for safely removing unwanted Git branches from a remote repository after they've been merged into master | 2,553 |
joshnh/git-commands | A collection of commonly used Git commands and their descriptions. | 5,160 |
gitextensions/gitextensions | A standalone UI tool for managing Git repositories, integrating with Windows Explorer and Visual Studio. | 7,800 |
jesseduffield/lazygit | A tool that simplifies Git interactions by providing an interactive and intuitive terminal interface | 53,391 |
frostming/legit | A command-line Git client inspired by GitHub for Mac, designed to simplify Git workflows for both beginners and experienced users. | 5,706 |
gittools/gitversion | Automates versioning in .NET applications by analyzing Git history and generating SemVer versions | 2,867 |
nvie/gitflow | A collection of Git extensions to support Vincent Driessen's branching model. | 26,658 |
jisaacks/gitgutter | Displays git diff information in the Sublime Text gutter | 3,877 |
orhun/git-cliff | Automatically generates changelogs from Git commit history following Conventional Commit specifications. | 9,303 |
unixorn/git-extra-commands | A collection of git utilities and scripts to simplify version control operations. | 1,020 |
git/git | A fast and scalable distributed revision control system with an unusually rich command set. | 52,618 |
paulirish/git-open | A utility script to open repository pages in a web browser. | 3,322 |
matt-harvey/git_curate | An interactive tool to help manage cluttered Git repositories by stepping through local branches one at a time and prompting users to decide whether to keep or delete them. | 429 |
b-ryan/powerline-shell | A customizable prompt generator for various shells | 6,224 |