now has better sshKey understanding

This commit is contained in:
2016-06-28 02:45:37 +02:00
parent f0cab00277
commit 14492ff7a8
7 changed files with 41 additions and 21 deletions

View File

@ -5,6 +5,7 @@ export import beautylog = require("beautylog");
export let nodegit = require("nodegit");
export let Q = require("q");
export import smartfile = require("smartfile");
export import smartpath = require("smartpath");
export import smartstring = require("smartstring");