projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
c566ea1
709ca73
)
Merge branch 'jk/unify-exit-code-by-receiving-signal'
author
Junio C Hamano
<gitster@pobox.com>
Sat, 12 Jan 2013 02:34:32 +0000
(18:34 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Sat, 12 Jan 2013 02:34:32 +0000
(18:34 -0800)
The internal logic had to deal with two representations of a death
of a child process by a signal.
* jk/unify-exit-code-by-receiving-signal:
run-command: encode signal death as a positive integer
Trivial merge