[darcs-devel] [issue1140] darcs diff appears to be broken
Stephen Hicks
bugs at darcs.net
Fri Oct 10 23:47:51 UTC 2008
New submission from Stephen Hicks <sdh33 at cornell.edu>:
The diff command appears to be broken in 2.1.0. I first noticed this when I
tried darcs diff -u --last=1 to get a unified diff of the last recorded patch
and it instead printed ALL the patches. Here's a simpler example:
mkdir a
cd a
darcs init
touch a
darcs add a
darcs record -a -m "import"
ls > a
darcs whatsnew
darcs diff
We see that the whatsnew clearly shows a change, while the diff is blank (at
least for me).
----------
messages: 6301
nosy: Serware, dagit, dmitry.kurochkin, kowey, shicks, simon, thorkilnaur
priority: bug
status: unread
title: darcs diff appears to be broken
topic: Darcs2
__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue1140>
__________________________________
More information about the darcs-devel
mailing list