summaryrefslogtreecommitdiff
path: root/wildmatch.c
diff options
context:
space:
mode:
authorLibravatar Johannes Schindelin <johannes.schindelin@gmx.de>2018-04-29 00:44:26 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2018-04-30 11:12:29 +0900
commite24e871920ac04473a470645e4c4dc53b422dd75 (patch)
tree66d27c129bf4ee284d443384bb7bb1f7b282822e /wildmatch.c
parentreplace: avoid using die() to indicate a bug (diff)
downloadtgif-e24e871920ac04473a470645e4c4dc53b422dd75.tar.xz
replace: "libify" create_graft() and callees
File this away as yet another patch in the "libification" category. As with all useful functions, in the next commit we want to use create_graft() from a higher-level function where it would be inconvenient if the called function simply die()s: if there is a problem, we want to let the user know how to proceed, and the callee simply has no way of knowing what to say. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'wildmatch.c')
0 files changed, 0 insertions, 0 deletions