No features have been listed yet.
Based on our record, Sapling SCM should be more popular than Mercurial SCM. It has been mentiond 16 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.
Many people have asked me to write a blog post on my preference of Mercurial over Git and so far I've refused and will continue doing so for the foreseeable future. - Source: dev.to / about 1 year ago
Mercurial Paris Conference 2023 is a professional and technical conference around mercurial scm, a free, distributed source control management tool. Source: over 2 years ago
Having worked at Google I have unfortunately been exposed to what is possible when in comes to version control systems. I have been looking for a git alternative that is just generally simpler, more ergonomic, and allows for things like stacked PRs while maintaining git compatibility, since everything is on github. I am uninterested in `you can do that in git with [insert esoteric commands]`. My main contenders... - Source: Hacker News / 5 months ago
We at Meta use Sapling [1], which is open source. Using EdenFS is what makes it super fast at scale. https://sapling-scm.com/ https://engineering.fb.com/2023/06/27/developer-tools/meta-developer-tools-open-source/. - Source: Hacker News / 6 months ago
People might be more interested in the public version of Sapling https://sapling-scm.com/ rather than a blog post from 2022. - Source: Hacker News / 8 months ago
Sapling is a source Code Management System releases by meta https://sapling-scm.com. - Source: Hacker News / about 1 year ago
Lots to digest here! I have been keeping an eye on Pijul so it is cool to see some of its features implemented in jj. Sapling[0], similarly, is a new VCS tool out there which can work with a git repo. It also has anonymous branches, no staging area, supports stacked commits and can track the history of a commit over time. I've been using a similar workflow to the article's author: git with a UI to handle commits... - Source: Hacker News / over 1 year ago
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.
Pijul - Pijul is a free and open source distributed version control system based on a sound theory of...
Atlassian Bitbucket Server - Atlassian Bitbucket Server is a scalable collaborative Git solution.
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.
GitHub Desktop - GitHub Desktop is a seamless way to contribute to projects on GitHub and GitHub Enterprise.
lazygit - Simple terminal UI for git commands.