Autogenerated HTML docs for v1.5.0-rc1-g936f3
authorJunio C Hamano <junio@hera.kernel.org>
Wed, 17 Jan 2007 07:24:25 +0000 (07:24 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Wed, 17 Jan 2007 07:24:25 +0000 (07:24 +0000)
config.txt
git-commit.html
git-commit.txt
git-repo-config.html

index faa17ba848109e6e6a017def2c110fcc739d588a..da7fde56b4bd51e62434c5b5b82ce7253dac831b 100644 (file)
@@ -2,7 +2,12 @@ CONFIGURATION FILE
 ------------------
 
 The git configuration file contains a number of variables that affect
-the git command's behavior. They can be used by both the git plumbing
+the git command's behavior. `.git/config` file for each repository
+is used to store the information for that repository, and
+`$HOME/.gitconfig` is used to store per user information to give
+fallback values for `.git/config` file.
+
+They can be used by both the git plumbing
 and the porcelains. The variables are divided into sections, where
 in the fully qualified variable name the variable itself is the last
 dot-separated segment and the section name is everything before the last
index efc28447709b88d020cc386f350b92586b46c9c6..b96d40abe48dafc7d23dd3ef0d1a3ddc06691035 100644 (file)
@@ -548,6 +548,11 @@ refuses to run when given pathnames (but see <tt>-i</tt> option).</p>
 </div>\r
 <h2>DISCUSSION</h2>\r
 <div class="sectionbody">\r
+<p>Though not required, it's a good idea to begin the commit message\r
+with a single short (less than 50 character) line summarizing the\r
+change, followed by a blank line and then a more thorough description.\r
+Tools that turn commits into email, for example, use the first line\r
+on the Subject: line and the rest of the commit in the body.</p>\r
 <p>At the core level, git is character encoding agnostic.</p>\r
 <ul>\r
 <li>\r
@@ -651,7 +656,7 @@ Junio C Hamano &lt;junkio@cox.net&gt;</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 17-Jan-2007 05:40:13 UTC\r
+Last updated 17-Jan-2007 07:24:19 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 6139386ad70bbac6603c69f6d69a8ab9b5d477fc..9c8435306845cd417ce014d24240a52e8110e42d 100644 (file)
@@ -218,6 +218,12 @@ refuses to run when given pathnames (but see `-i` option).
 DISCUSSION
 ----------
 
+Though not required, it's a good idea to begin the commit message
+with a single short (less than 50 character) line summarizing the
+change, followed by a blank line and then a more thorough description.
+Tools that turn commits into email, for example, use the first line
+on the Subject: line and the rest of the commit in the body.
+
 include::i18n.txt[]
 
 ENVIRONMENT VARIABLES
index 0e5a67919d114fefe1df7c666773249b69362a6d..fcb8283e774fcbc9c4f55da604cf32f0ed95e9cb 100644 (file)
@@ -562,7 +562,11 @@ i.e. the one without a "for &#8230;" postfix, do something like this:</p>
 <h2>CONFIGURATION FILE</h2>\r
 <div class="sectionbody">\r
 <p>The git configuration file contains a number of variables that affect\r
-the git command's behavior. They can be used by both the git plumbing\r
+the git command's behavior. <tt>.git/config</tt> file for each repository\r
+is used to store the information for that repository, and\r
+<tt>$HOME/.gitconfig</tt> is used to store per user information to give\r
+fallback values for <tt>.git/config</tt> file.</p>\r
+<p>They can be used by both the git plumbing\r
 and the porcelains. The variables are divided into sections, where\r
 in the fully qualified variable name the variable itself is the last\r
 dot-separated segment and the section name is everything before the last\r
@@ -1280,7 +1284,7 @@ receive.denyNonFastForwards
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 15-Jan-2007 06:12:32 UTC\r
+Last updated 17-Jan-2007 07:24:20 UTC\r
 </div>\r
 </div>\r
 </body>\r