author | Michael Haggerty <mhagger@alum.mit.edu> | |
Thu, 4 Aug 2011 04:36:23 +0000 (06:36 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 4 Aug 2011 22:53:18 +0000 (15:53 -0700) | ||
commit | ee548df3005d976d4e6a78b3b4454fed812ea28c | |
tree | 8e961b3c8f30bdd1b89f4736902b755491d1ecad | tree | snapshot |
parent | 7373eab48e284a808cde766831172d3447f9e320 | commit | diff |
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 <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Add a function, git_all_attrs(), that reports on all attributes that
are set on a path.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/api-gitattributes.txt | diff | blob | history | |
attr.c | diff | blob | history | |
attr.h | diff | blob | history |