[darcs-devel] [patch1921] add a test for applying a patch with an unclean tag

Ben Franksen bugs at darcs.net
Thu Sep 19 13:49:18 UTC 2019


Ben Franksen <ben.franksen at online.de> added the comment:

Last remark: I find it clearer and mroe reliable to use a match flag and
--all instead of echo yyyd | ... even if in your case this means we have
to do two pulls:

echo 'yyyd' | darcs pull ../R

->

darcs pull ../R -a --tag=initial
darcs pull ../R -a -p 'A'

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/patch1921>
__________________________________


More information about the darcs-devel mailing list