[darcs-devel] [issue556] wishlist: default repository for darcs pull and push
Simon Marlow
simonmarhaskell at gmail.com
Wed Dec 5 09:45:02 UTC 2007
Juliusz Chroboczek wrote:
>>> ALL no-set-default
>>> ALL no-test
>>> send unified
>
>> I'd rather leave the default
>> --test for record, but making send default to unified or switching to make
>> --no-set-default the default wouldn't be a problem--except we'd want to
>> ensure that there was some sort of consensus, and that we wouldn't
>> immediately have folks clamoring for a return to the old behavior.
>
> Send --unified looks like a no-brainer to me. I'd be more cautious
> about the no-set-default, as it's at least easy to explain, which
> makes it suitable as the default.
FWIW, my .darcs/defaults contains
changes --summary
diff --unified
pull --no-set-default
push --no-set-default
(and I find it quite annoying that when doing 'darcs changes -v' I have to
add --no-summary, why is that?)
Cheers,
Simon
More information about the darcs-devel
mailing list