Skip to content

Instantly share code, notes, and snippets.

@markstos
Created September 24, 2013 19:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save markstos/a590c07bae063a1ebc11 to your computer and use it in GitHub Desktop.
Save markstos/a590c07bae063a1ebc11 to your computer and use it in GitHub Desktop.
darcs patience diff miss
I just added a comment line above a subroutine, but "darcs record" showed me this instead:
-sub _foo {
+# My comment
Then after I record, it has a "whatsnew" change to put the subroutine declaration back!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment