diff options
author | Jeff King <peff@peff.net> | 2016-10-03 16:35:43 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-10-10 13:52:36 -0700 |
commit | 29ec6af2b81894d3236f2aec100323138023ef4d (patch) | |
tree | 8d0f39642045d1102d85c9a21d87e5d68bc9f286 /transport.c | |
parent | 7f0fa2c02a6543bdadae3c4a492daae7dbc8c042 (diff) | |
download | git-29ec6af2b81894d3236f2aec100323138023ef4d.tar.gz |
alternates: encapsulate alt->base munging
The alternate_object_database struct holds a path to the
alternate objects, but we also use that buffer as scratch
space for forming loose object filenames. Let's pull that
logic into a helper function so that we can more easily
modify it.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'transport.c')
0 files changed, 0 insertions, 0 deletions