Software Alternatives & Reviews

Pijul VS Learn Git Branching

Compare Pijul VS Learn Git Branching and see what are their differences

Pijul logo Pijul

Pijul is a free and open source distributed version control system based on a sound theory of...

Learn Git Branching logo 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.
  • Pijul Landing page
    Landing page //
    2021-10-01
  • Learn Git Branching Landing page
    Landing page //
    2023-08-28

Pijul videos

No Pijul videos yet. You could help us improve this page by suggesting one.

+ Add video

Learn Git Branching videos

Review: Learn Git Branching [2020] learngitbranching.js

More videos:

  • Review - Play Game - Learn Git Branching

Category Popularity

0-100% (relative to Pijul and Learn Git Branching)
Git
33 33%
67% 67
Developer Tools
0 0%
100% 100
Code Collaboration
27 27%
73% 73
Git Tools
100 100%
0% 0

User comments

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

Social recommendations and mentions

Based on our record, Learn Git Branching should be more popular than Pijul. It has been mentiond 125 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.

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 / 3 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 / 3 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

Learn Git Branching mentions (125)

  • The Guide to Git I Never Had
    I loved this back when I was first professionally using Git. https://learngitbranching.js.org/ It simulates the repo in terms of branches and commits in a graph in the background and introduces every command. It also provides exercises in terms of "make A look like B" to prove you understand it. - Source: Hacker News / 1 day ago
  • Oh My Git: An open source game about learning Git
    That’s amazing, will definitely use this in teaching. Would be cool if this could also be compiled for the web/WASM. Also, another git game / tool I had good experiences with is https://learngitbranching.js.org/. - Source: Hacker News / 27 days ago
  • 10 Free Resources to Master Git (Version Control)
    Learning Git can be more fun with interactive games and challenges. Check out sites like Git Games (https://gitgames.io/) and Git Branching (https://learngitbranching.js.org/) for a gamified approach to mastering Git concepts. - Source: dev.to / about 2 months ago
  • Demystifying Git: A Practical Guide for Beginners
    Learn Git Branching: Interactive Git tutorial allows you to experiment with Git commands in a simulated environment, providing a hands-on learning experience. - Source: dev.to / about 2 months ago
  • Jj init – getting serious about replacing Git with Jujutsu
    > I still can't accomplish anything more than the most basic things... A few hours on https://learngitbranching.js.org/ and it'll make sense to you. - Source: Hacker News / 3 months ago
View more

What are some alternatives?

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

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

Pro Git - The Git Book is the official tutorial about Git.

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

Visual Studio Code - Build and debug modern web and cloud applications, by Microsoft

Bazaar - Bazaar is a tool for helping people collaborate.

Node.js - Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications