Searched refs:getSha (Results 1 – 1 of 1) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | GitHubClient.js | 386 GitHubClient.prototype.getSha = function(org, repo, path, ref, success, error) method in GitHubClient 663 this.getSha(org, repo, path, ref, mxUtils.bind(this, function(sha) 740 this.getSha(org, repo, path, ref, mxUtils.bind(this, function(sha)
|