https://github.com/git/git
Revision 418c4c7bceb7276e2a95772aa34f0cee5e1c47e8 authored by Paul Mackerras on 06 February 2006, 22:10:18 UTC, committed by Paul Mackerras on 06 February 2006, 22:10:18 UTC
Apparently this simplifies things for the parser/compiler and makes
it go slightly faster (since without the braces, it potentially has
to do two levels of substitutions rather than one).

Signed-off-by: Paul Mackerras <paulus@samba.org>
1 parent fd8ccbe
History
Tip revision: 418c4c7bceb7276e2a95772aa34f0cee5e1c47e8 authored by Paul Mackerras on 06 February 2006, 22:10:18 UTC
gitk: Add braces around if expressions
Tip revision: 418c4c7
File Mode Size
gitk -rwxr-xr-x 112.5 KB

back to top