# Functions
DeleteEmptyFromStringSlice deletes empty items from string slice.
FileExists checks if given file exists.
GetRepoNameFromRemoteURL parses standard bare repo git url and returns repo name.
GetSSHPublicKeyFromPrivateKeyFile retrives ssh public key from file.
IndentMultiline increases indentation of a multiline string.
No description provided by the author
ReadAPIToString reads external HTTP.GET api to string.