Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Use backticks in git-merge-one-file-script instead of $(command).
author
Junio C Hamano
<junkio@cox.net>
Sat, 7 May 2005 19:26:15 +0000
(12:26 -0700)
committer
Junio C Hamano
<junkio@cox.net>
Sat, 7 May 2005 19:26:15 +0000
(12:26 -0700)
Thomas Glanzmann says that shell he uses on Solaris cannot grok
$(command) but the script does not use nested $(command) and
works happily just by using backticks instead.
Signed-off-by: Junio C Hamano <junkio@cox.net>
raw
|
patch
|
inline
| side by side (from:
c7d1d4e
)
No differences found