author | Junio C Hamano <gitster@pobox.com> | |
Wed, 13 Oct 2010 18:15:14 +0000 (11:15 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 13 Oct 2010 18:15:14 +0000 (11:15 -0700) | ||
commit | bc979945305b87caf1e5975d30d42bafd88ad846 | |
tree | 0b7ff176b65ed3d31f146a66db74ca8c44d8f31b | tree | snapshot |
parent | 537497be58850dc9c54281d0306b422ab604cdee | commit | diff |
CodingGuidelines: reword parameter expansion section
Group entries related to parameter substitutions together and avoid
using the word "regexp" to refer to the ${parameter/pattern/string}
substitution (banned), as the pattern there is a shell glob and not
a regular expression.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Group entries related to parameter substitutions together and avoid
using the word "regexp" to refer to the ${parameter/pattern/string}
substitution (banned), as the pattern there is a shell glob and not
a regular expression.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/CodingGuidelines | diff | blob | history |