My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
a883c31
c578a09
)
Merge branch 'ak/lazy-prereq-mktemp'
author
Junio C Hamano
<gitster@pobox.com>
Tue, 19 Jul 2016 20:22:18 +0000
(13:22 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 19 Jul 2016 20:22:18 +0000
(13:22 -0700)
A test that unconditionally used "mktemp" learned that the command
is not necessarily available everywhere.
* ak/lazy-prereq-mktemp:
t7610: test for mktemp before test execution
Trivial merge