git-town
Branch manager
Automates the creation and management of Git branches to improve productivity in development workflows.
Git branches made easy
3k stars
35 watching
109 forks
Language: Go
last commit: 4 days ago
Linked from 1 awesome list
command-linegitgit-flowproductivityworkflow
Related projects:
Repository | Description | Stars |
---|---|---|
tj/git-extras | Tools and utilities for managing Git repositories and workflows | 17,416 |
arc90/git-sweep | Tool for safely removing unwanted Git branches from a remote repository after they've been merged into master | 2,561 |
joshnh/git-commands | A collection of commonly used Git commands and their descriptions. | 5,180 |
nvie/gitflow | A collection of Git extensions to support Vincent Driessen's branching model. | 26,688 |
git/git | Distributed revision control system with a rich command set. | 52,873 |
gittools/gitversion | Automates versioning in .NET applications by analyzing Git history and generating SemVer versions | 2,889 |
frostming/legit | A command-line Git client inspired by GitHub for Mac, designed to simplify Git workflows for both beginners and experienced users. | 5,701 |
git-bug/git-bug | A distributed, offline-first bug tracker embedded in git that allows collaborative development without vendor lock-in. | 8,165 |
danielkummer/git-flow-cheatsheet | A reference guide providing a structured workflow for managing branches and releases in Git | 2,478 |
jesseduffield/lazygit | A tool that simplifies Git interactions by providing an interactive and intuitive terminal interface | 54,158 |
schroefdop/git-branches | A tool to simplify branch management in Git using shell scripting and oh-my-zsh plugin architecture. | 7 |
git-up/gitup | An alternative Git interface designed to simplify and streamline the Git workflow for developers of all levels | 11,546 |
orhun/git-cliff | Automatically generates changelogs from Git commit history following Conventional Commit specifications. | 9,419 |
gitbookio/gitbook | A Next.js based web application for managing and hosting documentation sites using Markdown format | 27,297 |
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 |