diff options
Diffstat (limited to '_posts')
| -rw-r--r-- | _posts/2009-06-15-msysgit-key-setup.textile | 3 | ||||
| -rw-r--r-- | _posts/2009-06-16-forking.textile | 2 | ||||
| -rw-r--r-- | _posts/2009-06-16-troubleshooting-ssh.textile | 1 |
3 files changed, 4 insertions, 2 deletions
diff --git a/_posts/2009-06-15-msysgit-key-setup.textile b/_posts/2009-06-15-msysgit-key-setup.textile index 169d581..8154468 100644 --- a/_posts/2009-06-15-msysgit-key-setup.textile +++ b/_posts/2009-06-15-msysgit-key-setup.textile @@ -1,7 +1,8 @@ --- layout: guide -title: Generating SSH keys with msysgit +title: Generating SSH keys (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-16-forking.textile b/_posts/2009-06-16-forking.textile index fe3eb05..784cde1 100644 --- a/_posts/2009-06-16-forking.textile +++ b/_posts/2009-06-16-forking.textile @@ -2,7 +2,7 @@ layout: guide title: Forking a project subtitle: This guide will step you through the process of forking, pushing you changes, and pulling in changes from the upstream repo. -description: Fork a project, make changes, and pull from other repos in the fork network +description: How to fork a project, submit changes, and pull from other repos in the fork network categories: collaborating --- diff --git a/_posts/2009-06-16-troubleshooting-ssh.textile b/_posts/2009-06-16-troubleshooting-ssh.textile index 6fb925d..12386b3 100644 --- a/_posts/2009-06-16-troubleshooting-ssh.textile +++ b/_posts/2009-06-16-troubleshooting-ssh.textile @@ -2,6 +2,7 @@ layout: guide title: Troubleshooting SSH issues subtitle: This guide contains the solutions to the most common SSH connection issues encountered on GitHub +description: Solutions to common SSH issues categories: setup --- |
