diff options
| author | Junio C Hamano <junkio@cox.net> | 2007-04-22 00:11:41 -0700 |
|---|---|---|
| committer | Junio C Hamano <junkio@cox.net> | 2007-04-22 00:21:17 -0700 |
| commit | 2d76548b6af66c49acaf0af7819c6dfb8fcf3389 (patch) | |
| tree | ae46ba8bc8f7b824f10e790bbaa83a47b9a1ce12 /Documentation/gitattributes.txt | |
| parent | Update documentation links to point at v1.5.1.2 (diff) | |
| download | git-2d76548b6af66c49acaf0af7819c6dfb8fcf3389.tar.gz git-2d76548b6af66c49acaf0af7819c6dfb8fcf3389.zip | |
Documentation/Makefile: fix section (5) installation
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to '')
| -rw-r--r-- | Documentation/gitattributes.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/gitattributes.txt b/Documentation/gitattributes.txt index ece58abee2..126871756d 100644 --- a/Documentation/gitattributes.txt +++ b/Documentation/gitattributes.txt @@ -7,7 +7,7 @@ gitattributes - defining attributes per path SYNOPSIS -------- -.gitattributes +$GIT_DIR/info/attributes, gitattributes DESCRIPTION |
