diff options
Diffstat (limited to '_posts')
| -rw-r--r-- | _posts/2009-06-15-msysgit-key-setup.textile | 2 | ||||
| -rw-r--r-- | _posts/2009-06-20-git-email-settings.textile | 2 | ||||
| -rw-r--r-- | _posts/2009-07-04-git-html-help.textile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/_posts/2009-06-15-msysgit-key-setup.textile b/_posts/2009-06-15-msysgit-key-setup.textile index 5eef286..f3c1a79 100644 --- a/_posts/2009-06-15-msysgit-key-setup.textile +++ b/_posts/2009-06-15-msysgit-key-setup.textile @@ -1,6 +1,6 @@ --- layout: guide -title: Generating SSH keys (Windows/msysgit) +title: Generating SSH keys (Win/msysgit) subtitle: This guide will step you through the process of generating a keypair in msysgit and uploading it to GitHub description: Setting up SSH keys with msysgit on Windows categories: windows setup diff --git a/_posts/2009-06-20-git-email-settings.textile b/_posts/2009-06-20-git-email-settings.textile index c057413..7a02f7c 100644 --- a/_posts/2009-06-20-git-email-settings.textile +++ b/_posts/2009-06-20-git-email-settings.textile @@ -1,6 +1,6 @@ --- layout: guide -title: Setting user name, email and token +title: Setting user name, email and GitHub token subtitle: This guide covers basic git settings you should set before making any commits description: Configure your local git installation so that commits are linked to your GitHub account categories: setup diff --git a/_posts/2009-07-04-git-html-help.textile b/_posts/2009-07-04-git-html-help.textile index 692d5a3..3491c28 100644 --- a/_posts/2009-07-04-git-html-help.textile +++ b/_posts/2009-07-04-git-html-help.textile @@ -1,6 +1,6 @@ --- layout: guide -title: Git HTML help +title: Installing Git HTML help subtitle: This guide will help you install the local git HTML help files and set git to use them by default instead of the man pages. description: How to install the local git HTML help files categories: setup |
