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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to reenhanced/gitreflow

Open-source alternatives to Gitreflow

20 open-source projects similar to reenhanced/gitreflow, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Gitreflow alternative.

  • aanand/git-upaanand avatar

    aanand/git-up

    2,590View on GitHub↗

    NOT MAINTAINED

    Ruby
    View on GitHub↗2,590
  • 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
  • arc90/git-sweeparc90 avatar

    arc90/git-sweep

    2,675View on GitHub↗

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

    Python
    View on GitHub↗2,675
  • brigade/overcommitbrigade avatar

    brigade/overcommit

    4,008View on GitHub↗

    Overcommit is a Git hook manager and workflow automation system used to configure, deploy, and orchestrate scripts that enforce coding standards and project workflows. It acts as a management layer for distributed hook configuration, applying global templates across multiple repositories to ensure consistent validation rules. The system functions as a parallel task runner, executing multiple validation scripts concurrently across CPU cores to reduce the time spent during pre-commit checks. It distinguishes itself through signature-based integrity verification to detect unauthorized changes to

    Ruby
    View on GitHub↗4,008
  • dahlbyk/posh-gitdahlbyk avatar

    dahlbyk/posh-git

    8,218View on GitHub↗

    posh-git is a PowerShell extension that provides a Git prompt and a set of toolsets for enhancing terminal productivity. It integrates Git status and branch information directly into the PowerShell command prompt and provides a toolkit for customizing the appearance, colors, and path formatting of the shell session. The project distinguishes itself by providing command line autocompletion for Git commands, branch names, and file paths. It also includes an SSH agent manager with wrapper commands to start, stop, and monitor the status of secure shell agent processes. The software covers broade

    PowerShellchocolateygitpowershell
    View on GitHub↗8,218

AI search

Explore more awesome repositories

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

Find more with AI search
  • git-ecosystem/git-credential-managergit-ecosystem avatar

    git-ecosystem/git-credential-manager

    9,021View on GitHub↗

    This project is a Git credential helper that automates the storage and retrieval of authentication secrets for remote repository operations. It functions as an OAuth token manager and an operating system vault storage interface to ensure authentication secrets are encrypted at rest. The tool acts as a cross-platform authentication broker, enabling the sharing of secure credentials between a host operating system and a Linux subsystem. It also serves as an enterprise proxy gateway, routing authentication traffic through corporate proxy servers to reach restricted repository endpoints. The sys

    C#aadauthenticationazure-devops
    View on GitHub↗9,021
  • 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
  • gittools/gitversionGitTools avatar

    GitTools/GitVersion

    3,123View on GitHub↗

    From git log to SemVer in no time

    C#c-sharpdotnetgit
    View on GitHub↗3,123
  • grosser/git-autobisectgrosser avatar

    grosser/git-autobisect

    86View on GitHub↗

    Find the first broken commit without having to learn git bisect

    Ruby
    View on GitHub↗86
  • grosser/git-whencegrosser avatar

    grosser/git-whence

    20View on GitHub↗

    Find the merge and pull request a commit came from fuzzy search for cherry-picks

    Ruby
    View on GitHub↗20
  • 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
  • libgit2/libgit2sharplibgit2 avatar

    libgit2/libgit2sharp

    3,439View on GitHub↗

    Git .NET = ❤

    C#dotnetdotnet-coregit
    View on GitHub↗3,439
  • libgit2/ruggedlibgit2 avatar

    libgit2/rugged

    2,289View on GitHub↗
    Cgitlibgit2ruby
    View on GitHub↗2,289
  • markchalloner/git-semvermarkchalloner avatar

    markchalloner/git-semver

    395View on GitHub↗

    Git plugin for Semantic Versioning

    Shell
    View on GitHub↗395
  • narkoz/ginatraNARKOZ avatar

    NARKOZ/ginatra

    524View on GitHub↗

    A web frontend for Git repositories

    Ruby
    View on GitHub↗524
  • osheroff/git-spelunkosheroff avatar

    osheroff/git-spelunk

    47View on GitHub↗

    git-spelunk, an interactive git history tool

    Ruby
    View on GitHub↗47
  • peterhurford/git-it-on.zshpeterhurford avatar

    peterhurford/git-it-on.zsh

    117View on GitHub↗

    Quickly navigate GitHub from the command line.

    Shell
    View on GitHub↗117
  • sobolevn/git-secretsobolevn avatar

    sobolevn/git-secret

    4,023View on GitHub↗

    git-secret is a command line tool and Bash encryption utility used to manage sensitive configuration files and passwords within Git repositories. It enables version controlled secret storage by encrypting files with GPG public keys, ensuring that sensitive data can be committed to a repository without exposing plaintext. The tool utilizes a PGP encryption workflow to control access through a managed keyring of authorized public keys. This allows for the granting and revocation of decryption permissions for specific users. To prevent accidental data leaks, it automatically integrates with Git

    Shellencryptiongitgit-addons
    View on GitHub↗4,023
  • unixorn/git-extra-commandsunixorn avatar

    unixorn/git-extra-commands

    1,163View on GitHub↗

    A collection of git utilities, useful extra git scripts, tutorials and other useful articles.

    Shellantigenbashcollection
    View on GitHub↗1,163
  • visionmedia/git-extrasvisionmedia avatar

    visionmedia/git-extras

    18,076View on GitHub↗

    git-extras is a collection of command line extensions for Git that provide utilities for managing repositories, analyzing commit history, and automating version control workflows. The suite includes tools for generating automated changelogs from commit history and utilities for identifying and cleaning up merged or stale branches. The project provides a set of analysis tools to quantify project contributions by calculating commit percentages and author metrics. It further includes capabilities for summarizing repository metadata and state to optimize routine inspections. The toolset is imple

    Shell
    View on GitHub↗18,076