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

Fossil

8
25
+ 1
6
Git

297.9K
179.1K
+ 1
6.6K
Add tool

Fossil vs Git: What are the differences?

  1. History and Design Philosophy: Fossil is designed to be a distributed version control system that also includes bug tracking and wiki support, while Git is focused solely on version control with a decentralized structure.
  2. Data Storage: Fossil stores all project data in a single SQLite database file, making it easier to manage and backup, while Git stores data in a distributed manner across multiple hidden folders in the project directory.
  3. User Interface: Fossil provides a built-in web interface for project tracking and management, while Git relies on third-party tools or plugins for web-based functionalities.
  4. Workflow Complexity: Fossil offers a simpler and more integrated workflow, making it easier for beginners to start using, while Git allows for more complex and customizable workflows, suitable for advanced users.
  5. File Renaming and Moving: Fossil tracks file renaming and moving automatically without explicit commands, whereas Git requires users to explicitly mark file changes as renames or moves.
  6. Branching Model: Fossil uses a timeline-based approach for branching, allowing for easy visualization of project history, while Git follows a more complex and flexible branch management system with features like rebasing and cherry-picking.

In Summary, Fossil and Git have key differences in design philosophy, data storage, user interface, workflow complexity, file tracking, and branching model that cater to different user preferences and project requirements.

Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of Fossil
Pros of Git
  • 2
    Integrated Bug Tracking, Wiki and Tech Notes
  • 1
    Dead simple & single binary with tons of features
  • 1
    Strong and flexible
  • 1
    Cheap&intelligent
  • 1
    AutoSync - Reduces needless Merging and Forking
  • 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
  • 27
    Distributed
  • 22
    Small & Fast
  • 18
    Feature based workflow
  • 15
    Staging Area
  • 13
    Most wide-spread VSC
  • 11
    Role-based codelines
  • 11
    Disposable Experimentation
  • 7
    Frictionless Context Switching
  • 6
    Data Assurance
  • 5
    Efficient
  • 4
    Just awesome
  • 3
    Github integration
  • 3
    Easy branching and merging
  • 2
    Compatible
  • 2
    Flexible
  • 2
    Possible to lose history and commits
  • 1
    Rebase supported natively; reflog; access to plumbing
  • 1
    Light
  • 1
    Team Integration
  • 1
    Fast, scalable, distributed revision control system
  • 1
    Easy
  • 1
    Flexible, easy, Safe, and fast
  • 1
    CLI is great, but the GUI tools are awesome
  • 1
    It's what you do
  • 0
    Phinx

Sign up to add or upvote prosMake informed product decisions

Cons of Fossil
Cons of Git
    Be the first to leave a con
    • 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

    Sign up to add or upvote consMake informed product decisions

    - No public GitHub repository available -

    What is Fossil?

    Fossil is a software configuration management system. Fossil is software that is designed to control and track the development of a software project and to record the history of the project. There are many such systems in use today. Fossil strives to distinguish itself from the others by being extremely simple to setup and operate.

    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.

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

    What companies use Fossil?
    What companies use Git?
      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 Fossil?
      What tools integrate with Git?

      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
      2214
      GitJenkinsGroovy+4
      4
      2827
      GitCloudBees+2
      3
      4536
      Git.NETCloudBees+3
      6
      1110
      Mar 4 2020 at 5:14PM

      Atlassian

      GitBitbucketWindows+4
      3
      1173
      GitNode.jsFirebase+5
      7
      2414
      What are some alternatives to Fossil and Git?
      Helix
      Helix allows you to write Ruby classes in Rust without having to write the glue code yourself.
      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.
      Visual Studio Code
      Build and debug modern web and cloud applications. Code is free and available on your favorite platform - Linux, Mac OSX, and Windows.
      Docker
      The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, enabling organizations to seamlessly build and share any application — from legacy to what comes next — and securely run them anywhere
      npm
      npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and used by hundreds of thousands of JavaScript developers every day.
      See all alternatives