Home
last modified time | relevance | path

Searched defs:committish (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/npm/node_modules/hosted-git-info/
Dgit-host.js21 function GitHost (type, user, auth, project, committish, defaultRepresentation, opts) { argument
/third_party/node/deps/npm/node_modules/npm-package-arg/
Dnpa.js144 function setGitCommittish (res, committish) { argument
/third_party/node/deps/npm/node_modules/pacote/lib/util/
Dgit.js74 function fullClone (repo, committish, target, opts) { argument