gitflow VS git-plan

Compare gitflow vs git-plan and see what are their differences.

gitflow

Git extensions to provide high-level repository operations for Vincent Driessen's branching model. (by nvie)

git-plan

Git Plan - a better workflow for git (by rorybyrne)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
gitflow git-plan
133 5
26,516 183
- -
0.0 0.0
about 2 months ago over 1 year ago
Shell Python
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

gitflow

Posts with mentions or reviews of gitflow. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-15.
  • FeiFlow - An Opinioned Git Branching And Release Management Strategy
    1 project | dev.to | 23 Feb 2024
    1. GitFlow
  • Git Branches as a Social Construct
    4 projects | news.ycombinator.com | 15 Jan 2024
    Pull Requests (or Merge Requests) are merged only when (1) all of the automated tests pass; and (2) enough necessary reviewers have indicated approval.

    Git doesn't tell you when it's necessary to have full test coverage and manual infosec review in development cycles that produce releases, and neither do Pull Requests.

    https://westurner.github.io/hnlog/#comment-19552164 ctrl-f hubflow

    It looks like datasift's gitflow/hubflow docs are 404'ing, but the original nvie blog post [1] has the Git branching workflow diagrams; which the wpsharks/hubflow fork [3] of datasift/gitflow fork [2] of gitflow [1]has a copy of in the README:

    [1] https://github.com/nvie/gitflow

    [2] https://github.com/datasift/gitflow

    [3] https://github.com/wpsharks/hubflow?tab=readme-ov-file

    https://learngitbranching.js.org/ is still a great resource, and it could work on mobile devices.

    The math of VCS deltas and mutable and immutable content-addressed DAG nodes identified by 2^n bits describing repo/$((2*inf)) bits ;

    >> "ugit – Learn Git Internals by Building Git in Python" https://www.leshenko.net/p/ugit/

    SLSA.dev is a social construct atop e.g. git, which is really a low-level purpose-built tool and Perl and now Python porcelain.

    jj (jujutsu) is a git-compatible VCS CLI: https://github.com/martinvonz/jj

    "Ask HN: Best Git workflow for small teams" (2016)

  • "Мобильная" разработка. [Системы контроля версий, Git]
    5 projects | dev.to | 8 Sep 2023
    A successful Git branching model - известная модель ветвления от Vincent Driessen.
  • A successful Git branching model (2010)
    1 project | news.ycombinator.com | 7 Sep 2023
  • Moving Fast: A Retrospective on Trunk-based Development
    10 projects | dev.to | 5 Jul 2023
    Before embarking on the project, we needed to decide on our Git workflow. Having experienced the unnecessary indirection and bureaucracy of Gitflow, I immediately proposed and implemented a trunk-based strategy instead.
  • Setting up GitHub Actions to deploy your website via FTP
    2 projects | dev.to | 27 Jun 2023
    As a best practice, consider creating a dev branch where you can stage your code and collaborate with other developers on your team. Alternatively, you can follow the Trunk-based development branching strategy. For larger teams and complex deployment cycles, the Gitflow branching model might be more suitable.
  • Gitflow and GitHub Flow Compared
    1 project | /r/github | 26 Jun 2023
  • How do you use Git?
    1 project | /r/technicalwriting | 25 Jun 2023
    Note - this IS NOT Git Flow, which is way too complicated for what we're doing. Even the person who created Git Flow has some warnings and thoughts about it, 10 years later (https://nvie.com/posts/a-successful-git-branching-model/).
  • What strategy are you using versioning firmware with hardware in a VCS?
    2 projects | /r/embedded | 5 Jun 2023
    just use Gitflow
  • Adding @since tag when you don't know
    1 project | /r/PHP | 2 Jun 2023
    Git and this: https://nvie.com/posts/a-successful-git-branching-model/

git-plan

Posts with mentions or reviews of git-plan. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-26.

What are some alternatives?

When comparing gitflow and git-plan you can also consider the following projects:

argocd-example-apps - Example Apps to Demonstrate Argo CD

kwote - Create beautiful quotes that capture your attention.

release-please - generate release PRs based on the conventionalcommits.org spec

rDrama - moved to https://fsdfsd.net/rDrama/rDrama

laragon - Laragon is a portable, isolated, fast & powerful universal development environment for PHP, Node.js, Python, Java, Go, Ruby. It is fast, lightweight, easy-to-use and easy-to-extend.

commit-emoji - Performs a git commit with a random emoji message. 😂 🤙 🚀

semver - Semantic Versioning Specification

GitHub Changelog Generator - Automatically generate change log from your tags, issues, labels and pull requests on GitHub.

GitVersion - From git log to SemVer in no time

Vim - The official Vim repository

metacpan-web - Web interface for MetaCPAN

git-repo-updater - A console script that allows you to easily update multiple git repositories at once