awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 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·4 vues

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.
  • Contrôle de version - Cleans up merged git branches.

Historique des stars

Graphique de l'historique des stars pour arc90/git-sweepGraphique de l'historique des stars pour arc90/git-sweep

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Git Sweep

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Git Sweep.
  • gitextensions/gitextensionsAvatar de gitextensions

    gitextensions/gitextensions

    8,361Voir sur 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
    Voir sur GitHub↗8,361
  • github/hubAvatar de github

    github/hub

    22,955Voir sur 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
    Voir sur GitHub↗22,955
  • alirezanet/husky.netAvatar de alirezanet

    alirezanet/Husky.Net

    846Voir sur 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
    Voir sur GitHub↗846
  • jingweno/ghAvatar de jingweno

    jingweno/gh

    717Voir sur 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
    Voir sur GitHub↗717
Voir les 30 alternatives à Git Sweep→

Questions fréquentes

Que fait arc90/git-sweep ?

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

Quelles sont les fonctionnalités principales de arc90/git-sweep ?

Les fonctionnalités principales de arc90/git-sweep sont : Command Line Utilities, Git Tools, Contrôle de version.

Quelles sont les alternatives open-source à arc90/git-sweep ?

Les alternatives open-source à arc90/git-sweep incluent : 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…