Skip to main content

Module attributes

Module attributes 

Source

Structs§

LineEndings
The line-ending configuration in force for a worktree.

Enums§

Value
What git check-attr reports for one attribute on one path.

Constants§

CONVERTING_ATTRIBUTES
The attributes that decide whether checking a blob out rewrites its bytes.

Functions§

converts
Whether checking this path out would write something other than the blob’s own bytes.
parse_check_attr
Reads the <path> NUL <attribute> NUL <value> NUL triples git check-attr -z writes.