Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
use CHILD_PROCESS_INIT to initialize automatic variables
author
René Scharfe
<l.s.r@web.de>
Fri, 5 Aug 2016 20:38:44 +0000
(22:38 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 5 Aug 2016 22:10:05 +0000
(15:10 -0700)
Initialize struct child_process variables already when they're defined.
That's shorter and saves a function call.
Signed-off-by: Rene Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
542aa25
)
No differences found