mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-07 10:46:01 +00:00
5 lines
134 B
Plaintext
5 lines
134 B
Plaintext
# These are examples from the git-check-attr.1 man page
|
|
*.java diff=java -crlf myAttr
|
|
NoMyAttr.java !myAttr
|
|
README caveat=unspecified
|