commit | efe7f3586156bff4d29c347a1c41f93627c9f3e3 | [log] [tgz] |
---|---|---|
author | Marco Costalba <mcostalba@gmail.com> | Sun May 20 14:45:59 2007 +0200 |
committer | Junio C Hamano <junkio@cox.net> | Sun May 20 20:36:24 2007 -0700 |
tree | eff6e78c2c69e4600ed454718c2ecd93b610c287 | |
parent | 93d496a560cdcd4f72c8dee1b0b2efa324e1c3bb [diff] |
Teach 'git-apply --whitespace=strip' to remove empty lines at the end of file [jc: with an obvious microfix to avoid doing this unless --whitespace=strip] Signed-off-by: Marco Costalba <mcostalba@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>