eol_fix_verified
Convert file end-of-line format using unix2dos or dos2unix as inferred from svn:eol-style, then verify the diff while ignoring line ending changes.
Instructions
Convert one file's EOL with unix2dos/dos2unix inferred from svn:eol-style, then verify the ignored-EOL diff.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Absolute working directory. If omitted, absolute paths identify their SVN working copy; relative paths require explicit cwd. | |
| path | Yes | ||
| dryRun | No | ||
| target | No | ||
| removeBom | No | ||
| allowLarge | No |