]> git.ipfire.org Git - thirdparty/git.git/commit - attr.c
Provide access to the name attribute of git_attr
authorMichael Haggerty <mhagger@alum.mit.edu>
Thu, 4 Aug 2011 04:36:17 +0000 (06:36 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 4 Aug 2011 22:53:16 +0000 (15:53 -0700)
commit352404ac4ccab144cd866b1f24c90b8f29ca33c2
tree26834953b4e6c72abaa9e1e6d4e1da42b10a191d
parent09d7dd7ad62fef60fc223fa74eb04c8dc783c2f6
Provide access to the name attribute of git_attr

It will be present in any likely future reimplementation, and its
availability simplifies other code.

Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/api-gitattributes.txt
attr.c
attr.h