phpbb/git-tools/hooks
Oleg Pudeyev 786fcbf212 [ticket/10760] Use echo -e only if echo understands -e.
/bin/echo on freebsd and dash's builtin echo do not understand -e,
therefore -e is printed with the other messages in such cases.

Test if echo understands -e, if not do not use it.

PHPBB3-10760
2012-04-03 23:06:50 -04:00
..
commit-msg [ticket/10093] Use correct ANSI code for clearing color. 2011-12-03 16:43:13 -05:00
install [task/git-tools] add install and uninstall scripts for hooks 2010-07-12 02:04:29 +01:00
pre-commit [ticket/10760] Use echo -e only if echo understands -e. 2012-04-03 23:06:50 -04:00
prepare-commit-msg [ticket/9824] Use printf instead of echo to render \n. 2011-03-01 20:59:04 -05:00
uninstall [task/git-tools] add install and uninstall scripts for hooks 2010-07-12 02:04:29 +01:00