Changes between Version 6 and Version 7 of Patches
- Timestamp:
- 2009-06-17T19:52:38Z (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Patches
v6 v7 1 1 Please create a new ticket to track the issue unless your patch is a patch for an issue that is already ticketed. 2 2 3 Then run the following darcs command to generate a darcs patch file:3 Then run the following darcs commands to generate a darcs patch file: 4 4 5 5 {{{ 6 darcs record local/path/to/file(s) 6 7 darcs send -o patch.darcspatch 7 8 }}}