Re: [PATCH] Replace perl code with pure shell code

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Junio C Hamano
Date: Tuesday, January 30, 2007 - 3:57 am

merlyn@stonehenge.com (Randal L. Schwartz) writes:


You seem to be as old fashioned as I am (I grew up with V7
shell).  People complained often enough how antiquated my shell
script (hence many but not all git Porcelain-ish) style is.

I have tried very hard to reject "Hey, it's in POSIX -- we'll
use it and screw platforms that are not exactly POSIX".  I only
use POSIX as a yardstick to decide what to stay away from, as in
"Let's not use ${parameter//pattern/string} -- it is not _even_
in POSIX".

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] Replace perl code with pure shell code, Junio C Hamano, (Tue Jan 30, 3:57 am)