+ tell git that *.rb files are Ruby scripts
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Sat, 2 Aug 2008 12:17:03 +0000 (14:17 +0200)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Sat, 2 Aug 2008 12:17:03 +0000 (14:17 +0200)
commitbb5a8c4152f41a6f725e24f513ab845296ca0205
tree3a9997157d41d47f1eaa705ad57d06a0b3764bc5
parent750ec27187e0b528e315657d020b68ba1bde8d90
+ tell git that *.rb files are Ruby scripts

Recent git versions allow custom hunk headers when using diff, so tell
git to use the ruby funcname for diffs on *.rb files.
.gitattributes [new file with mode: 0644]