X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=blobdiff_plain;f=vcs%2Fgitconfig.in;h=aa0ef858a5ff1855519f32dc57331145051914b4;hp=93e98663f8994e4ad975d8f075a07c84ed364991;hb=37ad33e52daae7678ec23622af39da0c4998cfde;hpb=430367fabe367aa79b2232d4259bfc9312c4f39c diff --git a/vcs/gitconfig.in b/vcs/gitconfig.in index 93e9866..aa0ef85 100644 --- a/vcs/gitconfig.in +++ b/vcs/gitconfig.in @@ -189,7 +189,7 @@ wordRegex = [a-zA-Z0-9_]+|[^a-zA-Z0-9_] # Rules to allow diffing of some binary files. Disabled by default to prevent -# programs from running them on arbitrary files via a .local .gitattributes +# repositories from running them on arbitrary files via a local .gitattributes # file. Copy them to .git/config of the repository to enable them. # # "sh -c '..' ARGV0" is used when the programs require additional arguments