dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit ead8f9fbd21205b5f272547d190e415c2652382f
parent 5e254c645abd9a41adb42cf32f7ec36b0cece469
Author: Yuval Langer <yuval.langer@gmail.com>
Date:   Sat, 10 Jun 2017 18:31:25 +0300

Make git watch out for tab indentations and trailing whitespaces

Diffstat:
Mdotfiles.org | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/dotfiles.org b/dotfiles.org @@ -293,6 +293,7 @@ You might find mirrors in the following addresses: [core] editor = vim excludesfile = ~/.gitignore_global + whitespace = tab-in-indent, trailing-space [diff] tool = diff [difftool]