Allow querying all attributes on a file
authorMichael Haggerty <redacted>
Thu, 4 Aug 2011 04:36:23 +0000 (06:36 +0200)
committerJunio C Hamano <redacted>
Thu, 4 Aug 2011 22:53:18 +0000 (15:53 -0700)
commitee548df3005d976d4e6a78b3b4454fed812ea28c
tree8e961b3c8f30bdd1b89f4736902b755491d1ecad
parent7373eab48e284a808cde766831172d3447f9e320
Allow querying all attributes on a file

Add a function, git_all_attrs(), that reports on all attributes that
are set on a path.

Signed-off-by: Michael Haggerty <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/technical/api-gitattributes.txt
attr.c
attr.h
git clone https://git.99rst.org/PROJECT