Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   gitattributes    ( 5 )

определение атрибутов для каждого пути (Defining attributes per path)

  Name  |  Synopsis  |  Description  |  Effects  |  Using macro attributes  |    Defining macro attributes    |  Note  |  Examples  |  See also  |

DEFINING MACRO ATTRIBUTES

Custom macro attributes can be defined only in top-level
       gitattributes files ($GIT_DIR/info/attributes, the .gitattributes
       file at the top level of the working tree, or the global or
       system-wide gitattributes files), not in .gitattributes files in
       working tree subdirectories. The built-in macro attribute
       "binary" is equivalent to:

[attr]binary -diff -merge -text