mirror of
https://git.proxmox.com/git/libgit2
synced 2026-01-26 05:33:59 +00:00
This adds APIs for querying git attributes. In addition to the new API in include/git2/attr.h, most of the action is in src/attr_file.[hc] which contains utilities for dealing with a single attributes file, and src/attr.[hc] which contains the implementation of the APIs that merge all applicable attributes files. |
||
|---|---|---|
| .. | ||
| .gitted | ||
| subdir | ||
| subdir2 | ||
| .gitattributes | ||
| attr0 | ||
| attr1 | ||
| attr2 | ||
| attr3 | ||
| root_test1 | ||
| root_test2 | ||
| root_test3 | ||
| root_test4.txt | ||