awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
arc90 avatar

arc90/git-sweep

0
View on GitHub↗
2,675 stars·125 forks·Python·MIT·16 views

Git Sweep

A command-line tool that helps you clean up Git branches that have been merged into master.

Features

  • Command Line Utilities - CLI tool for cleaning up merged branches.
  • Git Tools - Safely removes merged branches from the repository.
  • Version Control - Cleans up merged git branches.

Star history

Star history chart for arc90/git-sweepStar history chart for arc90/git-sweep

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Git Sweep

These projects share indexed features with Git Sweep. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • gitextensions/gitextensionsgitextensions avatar

    gitextensions/gitextensions

    8,361View on GitHub↗

    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

    C#gitgit-clientgit-gui
    View on GitHub↗8,361
  • github/hubgithub avatar

    github/hub

    22,955View on GitHub↗

    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

    Go
    View on GitHub↗22,955
  • alirezanet/husky.netalirezanet avatar

    alirezanet/Husky.Net

    846View on GitHub↗

    Lint your commit messages, run tests, format or analyze code, and perform any other checks automatically when you commit or push. 🚀

    C#code-formatdev-dependenciesdeveloper-experience
    View on GitHub↗846
  • jingweno/ghjingweno avatar

    jingweno/gh

    717View on GitHub↗

    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

    Go
    View on GitHub↗717
Compare all 30 related projects→

Frequently asked questions

What does arc90/git-sweep do?

A command-line tool that helps you clean up Git branches that have been merged into master.

What are the main features of arc90/git-sweep?

The main features of arc90/git-sweep are: Command Line Utilities, Git Tools, Version Control.

Which projects share features with arc90/git-sweep?

Projects with overlapping indexed features include: 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…