Autogenerated HTML docs for v1.2.4-gc1504
[git.git] / repository-layout.html
index 58fe69a..91ce846 100644 (file)
@@ -3,7 +3,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">\r
 <head>\r
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />\r
-<meta name="generator" content="AsciiDoc 7.0.1" />\r
+<meta name="generator" content="AsciiDoc 7.0.2" />\r
 <style type="text/css">\r
 /* Debug borders */\r
 p, li, dt, dd, div, pre, h1, h2, h3, h4, h5, h6 {\r
@@ -265,7 +265,7 @@ div.exampleblock-content {
 <div class="sectionbody">\r
 <p>You may find these things in your git repository (<tt>.git</tt>\r
 directory for a repository associated with your working tree, or\r
-<tt><em>project</em>.git</tt> directory for a public <em>naked</em> repository).</p>\r
+<tt><em>project</em>.git</tt> directory for a public <em>bare</em> repository).</p>\r
 <dl>\r
 <dt>\r
 objects\r
@@ -294,7 +294,7 @@ outside world but sometimes useful for private repository.
 You can be using <tt>objects/info/alternates</tt> mechanism, or\r
 <tt>$GIT_ALTERNATE_OBJECT_DIRECTORIES</tt> mechanism to <em>borrow</em>\r
 objects from other object stores.  A repository with this kind\r
-of incompete object store is not suitable to be published for\r
+of incomplete object store is not suitable to be published for\r
 use with dumb transports but otherwise is OK as long as\r
 <tt>objects/info/alternates</tt> points at the right object stores\r
 it borrows from.\r
@@ -393,7 +393,7 @@ HEAD
         A symlink of the form <tt>refs/heads/<em>name</em></tt> to point at\r
         the current branch, if exists.  It does not mean much if\r
         the repository is not associated with any working tree\r
-        (i.e. <em>naked</em> repository), but a valid git repository\r
+        (i.e. a <em>bare</em> repository), but a valid git repository\r
         <strong>must</strong> have such a symlink here.  It is legal if the\r
         named branch <em>name</em> does not (yet) exist.\r
 </p>\r
@@ -419,6 +419,8 @@ hooks
         commands.  A handful of sample hooks are installed when\r
         <tt>git init-db</tt> is run, but all of them are disabled by\r
         default.  To enable, they need to be made executable.\r
+        Read <a href="hooks.html">hooks</a> for more details about\r
+        each hook.\r
 </p>\r
 </dd>\r
 <dt>\r
@@ -427,7 +429,7 @@ index
 <dd>\r
 <p>\r
         The current index file for the repository.  It is\r
-        usually not found in a naked repository.\r
+        usually not found in a bare repository.\r
 </p>\r
 </dd>\r
 <dt>\r
@@ -451,7 +453,7 @@ info/refs
         up-to-date if the repository is published for dumb\r
         transports.  The <tt>git-receive-pack</tt> command, which is\r
         run on a remote repository when you <tt>git push</tt> into it,\r
-        runs <tt>hooks/update</tt> hook to help you achive this.\r
+        runs <tt>hooks/update</tt> hook to help you achieve this.\r
 </p>\r
 </dd>\r
 <dt>\r
@@ -493,7 +495,7 @@ remotes
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 27-Dec-2005 00:17:09 PDT\r
+Last updated 26-Mar-2006 01:49:02 UTC\r
 </div>\r
 </div>\r
 </body>\r