GitHub user lkishalmi opened a pull request:
https://github.com/apache/incubator-netbeans/pull/25
NETBEANS-73: Autodetect id_rsa and id_dsa keys for Git private key.
Simple patch for https://issues.apache.org/jira/browse/NETBEANS-73
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lkishalmi/incubator-netbeans
NETBEANS-73_Git_Private_Key_Improvement
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-netbeans/pull/25.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #25
----
commit 5c1ea668924c481e0d24c82c9fbcd5158e055780
Author: Laszlo Kishalmi <[email protected]>
Date: 2017-09-29T22:03:39Z
NETBEANS-73: Autodetect id_rsa and id_dsa keys for Git private key.
----
---