[home page: polish Simon Michael **20120428224323 Ignore-this: d2596f002fcea081d4e388d0ed06467 ] hunk ./doc/index.html 95 -
  • you can select just the changes you want, and move them between repos in any order (Darcs automatically groups changes which depend on each other.) +
  • you can select just the changes you want, and move them between repos in any order (Darcs automatically groups changes which depend on each other). hunk ./doc/index.html 98 - The simplicity of this "cherry-picking" is unique to Darcs and - camp. Here is a - 5-minute video - showing it in action. + The simplicity of this "cherry-picking" is unique to Darcs (and + camp). You can see it in action in this + 5-minute video. hunk ./doc/index.html 116 -$ darcs whatsnew -s # list just the files -$ darcs whatsnew -sl # list untracked files too (or: darcs status) +$ darcs whatsnew -sl # just the files, untracked ones too (or: darcs status) hunk ./doc/index.html 121 -$ darcs changes # (or: darcs log) +$ darcs changes # list commits in this repo (or: darcs log) hunk ./doc/index.html 123 - Various kinds of undo: + Several kinds of undo: hunk ./doc/index.html 136 -$ cd darcs -$ echo > darcs.cabal # oops, hope upstream will catch this... +$ cd darcs # enter the repo +$ echo > darcs.cabal # oops, let's hope upstream will catch this... hunk ./doc/index.html 148 -$ darcs help # list all commands and how to get more help +$ darcs help # show all commands and how to get more help