diff options
author | 2012-11-05 09:41:23 +0100 | |
---|---|---|
committer | 2012-11-08 12:06:53 -0500 | |
commit | c595016402620ba93e79064f6e3bc9e09981e680 (patch) | |
tree | 292d956d86c42cf987cf5fffaa8b17cc53994f0f /Documentation/git-update-index.txt | |
parent | link_alt_odb_entries(): use string_list_split_in_place() (diff) | |
download | tgif-c595016402620ba93e79064f6e3bc9e09981e680.tar.xz |
link_alt_odb_entries(): take (char *, len) rather than two pointers
Change link_alt_odb_entries() to take the length of the "alt"
parameter rather than a pointer to the end of the "alt" string. This
is the more common calling convention and simplifies the code a tiny
bit.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Jeff King <peff@peff.net>
Diffstat (limited to 'Documentation/git-update-index.txt')
0 files changed, 0 insertions, 0 deletions