From f4092cbf7f3896b7eeab8ba4544e93f5010c05c2 Mon Sep 17 00:00:00 2001 From: tekkub Date: Thu, 2 Jul 2009 12:56:45 -0600 Subject: More details in the email settings guide --- _posts/2009-06-20-git-email-settings.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2009-06-20-git-email-settings.textile b/_posts/2009-06-20-git-email-settings.textile index 2b4ecf4..fd01a96 100644 --- a/_posts/2009-06-20-git-email-settings.textile +++ b/_posts/2009-06-20-git-email-settings.textile @@ -8,7 +8,7 @@ categories: setup h3. Setting user name and email globally in git -Git needs to know your username and email address to properly credit your commits. Setting this setting will also let GitHub link the commits you make to your GitHub account. +Git needs to know your username and email address to properly credit your commits. Setting this setting will also let GitHub link the commits you make to your GitHub account. Only commits made after you change this setting will use the new info, old commits will preserve the info they were committed with. p(. _The "email" setting does not have to be a valid email address, it only need match the "user@server" naming scheme._ -- cgit v1.3.1