A command-line tool that helps you clean up Git branches that have been merged into master.
Die Hauptfunktionen von arc90/git-sweep sind: Command Line Utilities, Git Tools, Versionskontrolle.
Open-Source-Alternativen zu arc90/git-sweep sind unter anderem: github/hub — Hub is a git command line tool and GitHub API client that provides a shell interface for automating workflows. It… libgit2/libgit2sharp — Git + .NET = ❤. alirezanet/husky.net — Lint your commit messages, run tests, format or analyze code, and perform any other checks automatically when you… gitextensions/gitextensions — GitExtensions is a graphical user interface client for managing Git repositories. It provides a suite of visual tools… jingweno/gh — Fast GitHub command line client (deprecated). gh has been merged into https://github.com/github/hub, see… sobolevn/git-secret — git-secret is a command line tool and Bash encryption utility used to manage sensitive configuration files and…
GitExtensions is a graphical user interface client for managing Git repositories. It provides a suite of visual tools for browsing commit logs, staging changes, and tracking file evolution across a project's history. The project features a commit visualizer that maps branch and merge relationships via a graphical map and a dedicated history manager for performing interactive rebases and squashing commits. It includes a visual merge conflict resolver to identify and fix overlapping code changes during merges or history rewrites. The software covers broad version control capabilities, includin
Hub is a git command line tool and GitHub API client that provides a shell interface for automating workflows. It functions as a GitHub git wrapper, extending standard git commands to include direct management of repositories, issues, and pull requests. The tool integrates REST API communication with a wrapper-based execution model to perform administrative tasks without a web browser. It utilizes OAuth-based authentication and a local configuration store to secure API requests. The utility includes shell command completion and argument parsing to improve terminal productivity. It also suppo
Lint your commit messages, run tests, format or analyze code, and perform any other checks automatically when you commit or push. 🚀
Fast GitHub command line client (deprecated). gh has been merged into https://github.com/github/hub, see https://github.com/github/hub/issues/475 for more info