attr: retire git_check_attrs() API
authorJunio C Hamano <gitster@pobox.com>
Sat, 28 Jan 2017 02:01:58 +0000 (18:01 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 1 Feb 2017 21:46:52 +0000 (13:46 -0800)
commit1295c2152457c2267d605d353332ae4b3e5e5d5c
tree21e5827579caa55470019c57c44ec95d1bf54bb3
parent2aef63d31c338a764099e925d35fe2a9c71348a8
attr: retire git_check_attrs() API

Since nobody uses the old API, make it file-scope static, and update
the documentation to describe the new API.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Brandon Williams <bmwill@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/api-gitattributes.txt
attr.c
attr.h