You could always go back to emailing around file changes :-)
Most VCSes including git have some level of complicated algorithms behind them. Darcs does have significant weaknesses when it comes to handling conflicts but the core logic of figuring out how to apply changes to files has been pretty solid for its entire existence.
hsenag|1 year ago
Most VCSes including git have some level of complicated algorithms behind them. Darcs does have significant weaknesses when it comes to handling conflicts but the core logic of figuring out how to apply changes to files has been pretty solid for its entire existence.
adastra22|1 year ago
Nullabillity|1 year ago
The difference is in which is the primary source of truth, and which is calculated when required (and then thrown away).
ltbarcly3|1 year ago