1GIT-CHECK-ATTR(1)                 Git Manual                 GIT-CHECK-ATTR(1)
2
3
4

NAME

6       git-check-attr - Display gitattributes information.
7

SYNOPSIS

9       git-check-attr attr... [--] pathname...
10

DESCRIPTION

12       For every pathname, this command will list if each attr is unspecified,
13       set, or unset as a gitattribute on that pathname.
14

OPTIONS

16       --
17           Interpret all preceding arguments as attributes, and all following
18           arguments as path names. If not supplied, only the first argument
19           will be treated as an attribute.
20

AUTHOR

22       Written by Junio C Hamano <junkio@cox.net>
23

DOCUMENTATION

25       Documentation by James Bowes.
26

GIT

28       Part of the git(7) suite
29
30
31
32
33Git 1.5.3.3                       10/09/2007                 GIT-CHECK-ATTR(1)
Impressum