Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
contrib/diffall: create tmp dirs without mktemp
author
Tim Henigan
<tim.henigan@gmail.com>
Wed, 14 Mar 2012 16:38:03 +0000
(12:38 -0400)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 14 Mar 2012 22:20:21 +0000
(15:20 -0700)
mktemp is not available on all platforms. Instead of littering the code
with a work-around, this commit replaces mktemp with a one-line Perl
script.
Signed-off-by: Tim Henigan <tim.henigan@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
c5770f7
)
No differences found