Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-compat-util: drop mempcpy compat code
There are no callers of this left, as the last one was dropped in the previous patch. And there are not likely to be new ones, as the function has been around since 2010 without gaining any new callers. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information