Specifically, why would you want to use Kiln, rather than just use a DVCS like Mercurial or Git on its own? Here’s why! Kiln and your DVCS don’t compete; they’re complementary. You wouldn’t get Kiln...
Kiln 2.0 brings a new feature for understanding and exploring your code’s history. We call it the Electric DAG. Mercurial is called a “DAG-based DVCS” because the relationship of each changeset with i...
Contents 1 The basics 1.1 Git 1.2 Mercurial 2 Advanced features: The Kiln extensions 3 Branching out: alternate version control client software Setting up Kiln to work with MacOS is relatively straigh...
Overview Kiln is a DVSC (Distributed Version Control System) supporting git and Mercurial, with a graphical visualization (DAG) of the work history. This article lists a few learning resources for you...
Adding your code via Git or Mercurial Learn how to get started using Kiln – the complete source control management system with tightly integrated code review from Fog Creek Software. Please note tha...