Skip to content

Commit

Permalink
Release v1.011
Browse files Browse the repository at this point in the history
  • Loading branch information
dolmen committed Feb 25, 2014
2 parents ca4e9cf + 66dc371 commit 7cbccf0
Show file tree
Hide file tree
Showing 2 changed files with 658 additions and 447 deletions.
14 changes: 14 additions & 0 deletions README.pod
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,20 @@ releases. And you can also have a look to the commit log.

=over 4

=item v1.011

Create ~/.ssh with rights 0700 if it doesn't exists because L<ssh-keygen(1)> will
fail if it is missing.

Add support for host C<ssh.github.com> for
L<SSH over https port|https://help.github.com/articles/using-ssh-over-the-https-port>.
Add C<*.ssh.github.com> host aliases for Git.
Users should run again 'github-keygen' (without argument) to enable those new features.

Fixed [issue #13](https://github.com/dolmen/github-keygen/issues/13): default Github
account set with `--default` option was lost when running again github-keygen without
repeating the setting. The issue existed since v1.004.

=item v1.010

Darwin: implemented pasting the public key to the clipboard. Thanks to Vincent
Expand Down
Loading

0 comments on commit 7cbccf0

Please sign in to comment.