Manual for Pijul
# Introduction

Welcome to the Pijul book, an introduction to Pijul, a distributed
version control system that is at the same time *theoretically sound*,
*fast* and *easy to learn and use*.

A version control system is a tool that tracks changes in your files,
can revert them, and can merge them with your coauthors' changes.