This is up for discussion, of course.
I claim that having this sort of functionality in a revision control system
is obsolete. It made sense back when darcs was new, as public repo hosting
services hadn't been invented yet, but nowadays it's just a relict and a web
service can do these things easier and more reliably.
This move gets us rid of a lot of code that is obscure, non-portable, and
hard to maintain.
1 patch for repository http://darcs.net/screened:
patch d2e84e16dcbbdee97937581ea4af402f92921078
Author: Ben Franksen <ben.franksen@online.de>
Date: Sat Oct 13 01:09:27 CEST 2018
* resolve issue2604: remove --reply and related options
The options are: ccApply, reply, happyForwarding and were supported by the
apply and push commands. This patch removes all conditional compilation from
Darcs.Util.Compat. It also removes the dependency on the random package when
building for Windows.
Attachments
|