Software Alternatives & Reviews

Pro Git VS Pijul

Compare Pro Git VS Pijul and see what are their differences

Pro Git logo Pro Git

The Git Book is the official tutorial about Git.

Pijul logo Pijul

Pijul is a free and open source distributed version control system based on a sound theory of...
  • Pro Git Landing page
    Landing page //
    2023-09-27
  • Pijul Landing page
    Landing page //
    2021-10-01

Category Popularity

0-100% (relative to Pro Git and Pijul)
Git
73 73%
27% 27
Code Collaboration
74 74%
26% 26
Developer Tools
100 100%
0% 0
Git Tools
55 55%
45% 45

User comments

Share your experience with using Pro Git and Pijul. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Pro Git should be more popular than Pijul. It has been mentiond 280 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Pro Git mentions (280)

  • Basic website in Apache2 - how to use GitHub + VSCode to build it?
    The first couple of chapters of the "Git Book" should be a useful guide. Source: 5 months ago
  • Should I learn how to use git and GitHub as a beginner?
    Absolutely. Imo, the book on the official git website was the best resource that helped me understand and learn to use git. Source: 5 months ago
  • Git Branches: Intuition and Reality
    Including the git user manual [1] and the git book [2]? People tend to skip over those and go straight to the reference/manpages. 1. https://git-scm.com/docs/user-manual 2. https://git-scm.com/book/en/v2. - Source: Hacker News / 5 months ago
  • How relevant is the Pro Git book today for learning git.
    Stumbled upon the book pro-git and started reading it.It is a second edition from 2014. Source: 9 months ago
  • Teaching someone Git, and ELI5 book, video, or training session on it.
    Are there any good training sessions on GIT (not GitHub) out there? All I can find is the Git Book, but it's frankly a fairly dry read and kinda a firehose of information to digest. Would love a O'Reilly book or something. Source: 10 months ago
View more

Pijul mentions (41)

  • Pijul is a free and open source (GPL2) distributed version control system
    In Pijul, conflicts are not modelled as a "failure to merge", but rather as the standard case. Specifically, conflicts happen between two changes, and are solved by one change. The resolution change solves the conflict between the same two changes, no matter if other changes have been made concurrently. Once solved, conflicts never come back. - from https://pijul.org/. - Source: Hacker News / 2 months ago
  • Josh: Just One Single History
    Do not try and bend the spoon, that's impossible. Instead, only try to realize the truth...there is no spoon. Then you will see it is not the spoon that bends, it is only yourself -- what Pijul users say when they overhear git users arguing with each other about monorepos. https://pijul.org/. - Source: Hacker News / 2 months ago
  • Introduction to Loro's Rich Text CRDT
    I believe that handling merges like this correctly was a motive for designing pijul: https://pijul.org See the item on the splash page about 'merge correctness'. Unfortunately I wasn't able to find the post detailing the behavior with a bit of searching. - Source: Hacker News / 3 months ago
  • Introduction to Loro's Rich Text CRDT
    Darcs [0] patch theory was a predecessor to OTs/CRDTs (and a predecessor to git as well; in some ways it is the "smart" to which git was named "dumb"). When it works and performs well it is still sometimes version control magic. Pijul [1] is an interesting experiment to watch, trying to keep the patch theory flag flying and also trying to bring in updates from OTs and CRDTs as it can. [0] https://darcs.net [1]... - Source: Hacker News / 3 months ago
  • Launch HN: Diversion (YC S22) – Cloud-Native Git Alternative
    IMHO the only really interesting alternative to Git currently is Pijul (https://pijul.org) as it is not a more-or-less Git clone but a different approach to the problem itself. Pijul allows for very interesting development and ci/cd workflows. - Source: Hacker News / 3 months ago
View more

What are some alternatives?

When comparing Pro Git and Pijul, you can also consider the following products

Learn Git Branching - "Learn Git Branching" is the most visual and interactive way to learn Git on the web; you'll be challenged with exciting levels, given step-by-step demonstrations of powerful features, and maybe even have a bit of fun along the way.

Mercurial SCM - Mercurial is a free, distributed source control management tool.

GitHub Desktop - GitHub Desktop is a seamless way to contribute to projects on GitHub and GitHub Enterprise.

GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.

Bazaar - Bazaar is a tool for helping people collaborate.

Git - Git is a free and open source version control system designed to handle everything from small to very large projects with speed and efficiency. It is easy to learn and lightweight with lighting fast performance that outclasses competitors.