Understanding Darcs/Reviewing your work
Appearance
whatsnew
[edit | edit source]The whatsnew command allows you to get an overview of what unrecorded changes you have made on your working copy.
This way you can get an idea of what needs to be saved.
changes
[edit | edit source]Changes gives a changelog-style summary of the repo history
diff
[edit | edit source]Using this command you can get an output like that produced by the diff command. Allowing you to save changes in a plain old (yet very common) format.
Note that darcs does not depend on the diff binary.
This page or section is an undeveloped draft or outline. You can help to develop the work, or you can ask for assistance in the project room. |