root/.gitattributes

Revision bb5a8c4152f41a6f725e24f513ab845296ca0205, 15 bytes (checked in by Giuseppe Bilotta <giuseppe.bilotta@gmail.com>, 4 months ago)

+ 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.

  • Property mode set to 100644
Line 
1 *.rb    diff=ruby
Note: See TracBrowser for help on using the browser.