read-cache: add strcmp_offset function
authorJeff Hostetler <jeffhost@microsoft.com>
Fri, 14 Apr 2017 19:12:28 +0000 (19:12 +0000)
committerJunio C Hamano <gitster@pobox.com>
Sat, 15 Apr 2017 09:21:12 +0000 (02:21 -0700)
commita6db3fb...6e4ec11695e2a3af8bc2cb9119cb1941
tree6eeb1de...5587403bee39e7579585c57409d1346ccopy hash to clipboard (tree)
parentcf11a67...75b057a144618badf16dc4e3d25b9407copy hash to clipboard (diff)
Makefile
cache.h
read-cache.c
t/helper/.gitignore
t/helper/test-strcmp-offset.c [new file with mode: 0644]
t/t0065-strcmp-offset.sh [new file with mode: 0755]