Searched refs:createGitHubFile (Results 1 – 1 of 1) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | GitHubClient.js | 450 success(this.createGitHubFile(org, repo, ref, JSON.parse(req.getText()), asLibrary)); 466 GitHubClient.prototype.createGitHubFile = function(org, repo, ref, data, asLibrary) method in GitHubClient 566 success(this.createGitHubFile(org, repo, ref, msg.content, asLibrary));
|