freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ft-devel] git advice Re: Freetype-devel Digest, Vol 151, Issue 17


From: Hin-Tak Leung
Subject: [ft-devel] git advice Re: Freetype-devel Digest, Vol 151, Issue 17
Date: Thu, 17 Aug 2017 21:06:15 +0000 (UTC)

> Date: Wed, 09 Aug 2017 12:01:11 +0200
> (CEST)
> From: Werner LEMBERG <address@hidden>
> To: address@hidden
> Cc: address@hidden
> Subject: [ft-devel] more on the
> preferred setup for `make tests'
 
> [*] BTW, please don't use tabs within
> the FreeType project except in
>     Makefiles! 
> Similarly, please avoid trailing spaces, and the last
>     line in a text file
> should always be ended with a newline
>     character.


It is perhaps unfair to ask without show how :-). If you do

    git config --global color.ui true

Many of git's command output (show, diff, etc) would be colorized. This makes 
life easier as it would colorize trailing spaces as red for example, and 
perhaps also mixed-use of space and tabs.

See also the core.whitespace entry in 'man git-config' and also the 
color.diff.whitespace section. 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]