diff options
| author | tekkub <tekkub@gmail.com> | 2009-07-27 01:51:27 -0600 |
|---|---|---|
| committer | tekkub <tekkub@gmail.com> | 2009-07-27 01:51:27 -0600 |
| commit | 0b1e2aef5e6c0008c2d9d2504d1ca9bfe2100e8a (patch) | |
| tree | e27d4f575ad24773b0cb13ddd261900d96015b6f | |
| parent | 6e4eaa1e31846f42fa50cee48b73bf0079e9aba6 (diff) | |
Title tweaks
| -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 |
