listGitCredentials abstract method
Lists the caller's own git credentials on nodeId (secrets masked).
Implementation
Future<List<DriveCredentialEntry>> listGitCredentials(String nodeId);
Lists the caller's own git credentials on nodeId (secrets masked).
Future<List<DriveCredentialEntry>> listGitCredentials(String nodeId);