Description
Tracks source code changes with a distributed version control model based on patches. It lets developers record, exchange, and manage changes without relying on a central server.
Use it when contributing to projects that use Darcs or when you prefer its patch-based workflow. It is a terminal tool and is different from Git, so teams should agree on the workflow before adopting it.