Hacker News new | ask | show | jobs
by pyrolistical 493 days ago
Seems like darcs applies patches and diffs trees, whereas got applies patches and diffs commits.

Trees don’t contain author or timestamps, unlike commits.

This makes it easier to achieve “same state” by comparing trees.