summaryrefslogtreecommitdiffstats
path: root/scripts/remove-trailing-ws.in
Commit message (Collapse)AuthorAgeFilesLines
* - Add fix for refresh --strip-trailing-whitespace option: nowAndreas Gruenbacher2005-06-181-0/+112
refresh always checks for trailing whitespace and reports it per file and line number. With --strip-trailing-whitespace it strips the whitespace from the patch and from the affected files in the working tree.