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

Fossil

8
25
+ 1
6
Git

288.3K
173.2K
+ 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.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
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
    • 7
      Worst documentation ever possibly made
    • 5
      Awful merge handling
    • 3
      Unexistent preventive security flows
    • 3
      Rebase hell
    • 2
      When --force is disabled, cannot rebase
    • 2
      Ironically even die-hard supporters screw up badly
    • 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
      See which teams inside your own company are using Fossil or Git.
      Sign up for StackShare EnterpriseLearn 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
      2138
      GitJenkinsGroovy+4
      4
      2641
      GitCloudBees+2
      3
      4432
      Git.NETCloudBees+3
      6
      1065
      Mar 4 2020 at 5:14PM

      Atlassian

      GitBitbucketWindows+4
      3
      1039
      GitNode.jsFirebase+5
      7
      2356
      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.
      GitLab
      GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprises install GitLab on-premise and connect it with LDAP and Active Directory servers for secure authentication and authorization. A single GitLab server can handle more than 25,000 users but it is also possible to create a high availability setup with multiple active servers.
      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.
      GitHub Enterprise
      GitHub Enterprise lets developers use the tools they love across the development process with support for popular IDEs, continuous integration tools, and hundreds of third party apps and services.
      See all alternatives