X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=repository-layout.txt;h=0347cabbb33756b1b0a5f572346684321f6f3099;hb=f3e80c05076d9a27bfb9e076ac91af18a64f1597;hp=1b5f2282411486ad903939ed2e56997a27484670;hpb=1a4e841b439ba014b365999c3a6b9e2be3740bd8;p=git.git diff --git a/repository-layout.txt b/repository-layout.txt index 1b5f2282..0347cabb 100644 --- a/repository-layout.txt +++ b/repository-layout.txt @@ -21,7 +21,7 @@ outside world but sometimes useful for private repository. . You can be using `objects/info/alternates` mechanism, or `$GIT_ALTERNATE_OBJECT_DIRECTORIES` mechanism to 'borrow' objects from other object stores. A repository with this kind -of incompete object store is not suitable to be published for +of incomplete object store is not suitable to be published for use with dumb transports but otherwise is OK as long as `objects/info/alternates` points at the right object stores it borrows from. @@ -106,7 +106,7 @@ info/refs:: up-to-date if the repository is published for dumb transports. The `git-receive-pack` command, which is run on a remote repository when you `git push` into it, - runs `hooks/update` hook to help you achive this. + runs `hooks/update` hook to help you achieve this. info/grafts:: This file records fake commit ancestry information, to