diff options
author | Junio C Hamano <gitster@pobox.com> | 2008-11-12 15:03:57 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-11-12 15:03:57 -0800 |
commit | 6cd3729eae8d8945c0482423149163d40afd082c (patch) | |
tree | 5a41d37b2d0c5f1ba62ebb6d42901ffe4b26a796 /Documentation/git-check-attr.txt | |
parent | git-diff: Add --staged as a synonym for --cached. (diff) | |
parent | Start 1.6.0.5 cycle (diff) | |
download | tgif-6cd3729eae8d8945c0482423149163d40afd082c.tar.xz |
Merge branch 'maint'
* maint:
Start 1.6.0.5 cycle
Fix pack.packSizeLimit and --max-pack-size handling
checkout: Fix "initial checkout" detection
Remove the period after the git-check-attr summary
Conflicts:
RelNotes
Diffstat (limited to 'Documentation/git-check-attr.txt')
-rw-r--r-- | Documentation/git-check-attr.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-check-attr.txt b/Documentation/git-check-attr.txt index 256659a6b0..8c2ac12f5d 100644 --- a/Documentation/git-check-attr.txt +++ b/Documentation/git-check-attr.txt @@ -3,7 +3,7 @@ git-check-attr(1) NAME ---- -git-check-attr - Display gitattributes information. +git-check-attr - Display gitattributes information SYNOPSIS |