summaryrefslogtreecommitdiff
path: root/commit.h
diff options
context:
space:
mode:
authorRené Scharfe <l.s.r@web.de>2022-10-30 12:47:02 +0100
committerTaylor Blau <me@ttaylorr.com>2022-10-30 14:04:35 -0400
commit48750b2d0d22f07d60c6179a7c3726446060136a (patch)
tree51281a36bbd4de3fc3c7e3b6314290f1ca10a51c /commit.h
parent75c92a0540dd866b1ccf5454c4cc540d926a6139 (diff)
bisect: simplify building "checkout" argument list
Reduce the scope of argv_checkout, which allows to fully build it during initialization. Use oid_to_hex() instead of oid_to_hex_r(), because that's simpler and using the static buffer of the former is just as safe as the old static argv_checkout. Signed-off-by: René Scharfe <l.s.r@web.de> Signed-off-by: Taylor Blau <me@ttaylorr.com>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions