[development] create patch form

Neil Drumm drumm at delocalizedham.com
Wed Feb 7 19:59:00 UTC 2007


Sam Tresler wrote:
> - Auto-remove windows line breaks

I just fix the linebreaks and trailing whitespace for every patch I get:

wget -qO - $1 | dos2unix | sed -e 's/^\(+.*[^ ]\) *$/\1/' -e 's/^+ *$/+/'

-- 
Neil Drumm
http://delocalizedham.com/


More information about the development mailing list