Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
parse-options: stop abusing 'callback' for lowlevel callbacks
author
Nguyễn Thái Ngọc Duy
<pclouds@gmail.com>
Sun, 27 Jan 2019 00:35:26 +0000
(07:35 +0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 28 Jan 2019 00:28:18 +0000
(16:28 -0800)
Lowlevel callbacks have different function signatures. Add a new field
in 'struct option' with the right type for lowlevel callbacks.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
bf3ff33
)
No differences found