Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'kg/external-diff-save-env'
author
Junio C Hamano
<gitster@pobox.com>
Tue, 29 Jan 2019 20:47:51 +0000
(12:47 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 29 Jan 2019 20:47:52 +0000
(12:47 -0800)
The code to drive GIT_EXTERNAL_DIFF command relied on the string
returned from getenv() to be non-volatile, which is not true, that
has been corrected.
* kg/external-diff-save-env:
diff: ensure correct lifetime of external_diff_cmd
1
2
diff.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
16a465b
6776a84
)
diff --cc
diff.c
Simple merge