git: .gitattributes: Use C language rules in git diff driver.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Sun Dec 24 10:10:21 PST 2017


commit 6843c2d625938807f762685654303c167ced3ddb
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Sun Dec 24 19:06:11 2017 +0200

    .gitattributes: Use C language rules in git diff driver.
    
    Solves a very annoying issue when goto labels are mistaken for function name.
    Enable only on stuff we care: *.c and *.h. Remember, we had our fun with eof.
    
    Approved-by: swildner

Summary of changes:
 .gitattributes | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 .gitattributes

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6843c2d625938807f762685654303c167ced3ddb


-- 
DragonFly BSD source repository



More information about the Commits mailing list