]> ruderich.org/simon Gitweb - config/dotfiles.git/commit
gitconfig: Add diff.wordregex for better git --color-words.
authorSimon Ruderich <simon@ruderich.org>
Wed, 17 Oct 2012 20:00:17 +0000 (22:00 +0200)
committerSimon Ruderich <simon@ruderich.org>
Wed, 17 Oct 2012 20:00:17 +0000 (22:00 +0200)
commitc9007797b11ff8347ea47e3e2e71b7a1f6d7e278
treea48b8e697776e8c1ee4845018cc8e725b0578b1f
parent74c71e29872432c3c662a27f32d104096f96a87c
gitconfig: Add diff.wordregex for better git --color-words.

Also add t/ which some tests and examples.
gitconfig.m4
t/expected-empty.txt [new file with mode: 0644]
t/expected-nonspaces.txt [new file with mode: 0644]
t/expected-word-nonword.txt [new file with mode: 0644]
t/expected-words-nonword.txt [new file with mode: 0644]
t/expected-words-nonwords-spaces.txt [new file with mode: 0644]
t/expected-words-nonwords.txt [new file with mode: 0644]
t/expected-words-nonwordspaces-spaces.txt [new file with mode: 0644]
t/expected-words-nonwordspaces.txt [new file with mode: 0644]
t/test.sh [new file with mode: 0755]