diff options
| author | tekkub <tekkub@gmail.com> | 2011-03-02 00:19:37 -0700 |
|---|---|---|
| committer | tekkub <tekkub@gmail.com> | 2011-03-02 00:19:37 -0700 |
| commit | 3a592ce3fcb350904d614baf90bc851c21dc805d (patch) | |
| tree | e9c67d8d44088ddbf333d6884b8d908963bb6ac3 /_posts/2009-06-15-msysgit-key-setup.markdown | |
| parent | bd6df9550885346307b4d042fc6b113e305a292f (diff) | |
Add quasi-redirects from the old guides
Diffstat (limited to '_posts/2009-06-15-msysgit-key-setup.markdown')
| -rw-r--r-- | _posts/2009-06-15-msysgit-key-setup.markdown | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/_posts/2009-06-15-msysgit-key-setup.markdown b/_posts/2009-06-15-msysgit-key-setup.markdown new file mode 100644 index 0000000..70f340f --- /dev/null +++ b/_posts/2009-06-15-msysgit-key-setup.markdown @@ -0,0 +1,11 @@ +--- +layout: default +title: Generating SSH keys (Win/msysgit) +description: Setting up SSH keys with msysgit on Windows +--- + +This page has moved. If the redirect fails, [click me](win-set-up-git) + +<script type="text/javascript"> + window.location = '/win-set-up-git' +</script> |
