Get Advice Icon

Need advice about which tool to choose?Ask the StackShare community!

Git

299.8K
180.8K
+ 1
6.6K
Git Reflow

4
11
+ 1
0
Add tool

Git vs Git Reflow: What are the differences?

What is Git? Fast, scalable, distributed revision control system. Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.

What is Git Reflow? Reflow automatically creates pull requests, ensures the code review is approved, and squash merges finished branches to master. Reflow automatically creates pull requests, ensures the code review is approved, and squash merges finished branches to master with a great commit message template.

Git and Git Reflow belong to "Version Control System" category of the tech stack.

Git and Git Reflow are both open source tools. It seems that Git with 28.1K GitHub stars and 16.3K forks on GitHub has more adoption than Git Reflow with 1.45K GitHub stars and 60 GitHub forks.

Decisions about Git and Git Reflow
Kamaldeep Singh

SVN is much simpler than git for the simple stuff (checking in files and updating them when everyone's online), and much more complex than git for the complicated stuff (branching and merging). Or put another way, git's learning curve is steep up front, and then increases moderately as you do weird things; SVN's learning curve is very shallow up front and then increases rapidly.

If you're storing large files, if you're not branching, if you're not storing source code, and if your team is happy with SVN and the workflow you have, I'd say you should stay on SVN.

If you're writing source code with a relatively modern development practice (developers doing local builds and tests, pre-commit code reviews, preferably automated testing, preferably some amount of open-source code), you should move to git for two reasons: first, this style of working inherently requires frequent branching and merging, and second, your ability to interact with outside projects is easier if you're all comfortable with git instead of snapshotting the outside project into SVN.

See more
Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of Git
Pros of Git Reflow
  • 1.4K
    Distributed version control system
  • 1.1K
    Efficient branching and merging
  • 959
    Fast
  • 845
    Open source
  • 726
    Better than svn
  • 368
    Great command-line application
  • 306
    Simple
  • 291
    Free
  • 232
    Easy to use
  • 222
    Does not require server
  • 28
    Distributed
  • 23
    Small & Fast
  • 18
    Feature based workflow
  • 15
    Staging Area
  • 13
    Most wide-spread VSC
  • 11
    Disposable Experimentation
  • 11
    Role-based codelines
  • 7
    Frictionless Context Switching
  • 6
    Data Assurance
  • 5
    Efficient
  • 4
    Just awesome
  • 3
    Easy branching and merging
  • 3
    Github integration
  • 2
    Compatible
  • 2
    Possible to lose history and commits
  • 2
    Flexible
  • 1
    Team Integration
  • 1
    Easy
  • 1
    Light
  • 1
    Fast, scalable, distributed revision control system
  • 1
    Rebase supported natively; reflog; access to plumbing
  • 1
    Flexible, easy, Safe, and fast
  • 1
    CLI is great, but the GUI tools are awesome
  • 1
    It's what you do
  • 0
    Phinx
    Be the first to leave a pro

    Sign up to add or upvote prosMake informed product decisions

    Cons of Git
    Cons of Git Reflow
    • 16
      Hard to learn
    • 11
      Inconsistent command line interface
    • 9
      Easy to lose uncommitted work
    • 8
      Worst documentation ever possibly made
    • 5
      Awful merge handling
    • 3
      Unexistent preventive security flows
    • 3
      Rebase hell
    • 2
      Ironically even die-hard supporters screw up badly
    • 2
      When --force is disabled, cannot rebase
    • 1
      Doesn't scale for big data
      Be the first to leave a con

      Sign up to add or upvote consMake informed product decisions

      1.2K
      2.2K
      152.2K
      82
      413

      What is Git?

      Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.

      What is Git Reflow?

      Reflow automatically creates pull requests, ensures the code review is approved, and squash merges finished branches to master with a great commit message template.

      Need advice about which tool to choose?Ask the StackShare community!

      What companies use Git?
      What companies use Git Reflow?
        No companies found
        Manage your open source components, licenses, and vulnerabilities
        Learn More

        Sign up to get full access to all the companiesMake informed product decisions

        What tools integrate with Git?
        What tools integrate with Git Reflow?

        Sign up to get full access to all the tool integrationsMake informed product decisions

        Blog Posts

        Mar 24 2021 at 12:57PM

        Pinterest

        GitJenkinsKafka+7
        3
        2244
        GitJenkinsGroovy+4
        4
        2879
        GitCloudBees+2
        3
        4573
        Git.NETCloudBees+3
        6
        1130
        Mar 4 2020 at 5:14PM

        Atlassian

        GitBitbucketWindows+4
        3
        1244
        GitNode.jsFirebase+5
        7
        2439
        What are some alternatives to Git and Git Reflow?
        GitHub
        GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
        SVN (Subversion)
        Subversion exists to be universally recognized and adopted as an open-source, centralized version control system characterized by its reliability as a safe haven for valuable data; the simplicity of its model and usage; and its ability to support the needs of a wide variety of users and projects, from individuals to large-scale enterprise operations.
        Bitbucket
        Bitbucket gives teams one place to plan projects, collaborate on code, test and deploy, all with free private Git repositories. Teams choose Bitbucket because it has a superior Jira integration, built-in CI/CD, & is free for up to 5 users.
        Perforce
        Visibility, access control, workflow and code management for Git environments. Flexibility of collaborating on the same codebase and code reviews using any combination of Perforce and Git workflows and tools without compromise.
        Mercurial
        Mercurial is dedicated to speed and efficiency with a sane user interface. It is written in Python. Mercurial's implementation and data structures are designed to be fast. You can generate diffs between revisions, or jump back in time within seconds.
        See all alternatives