Searched refs:fullClone (Results 1 – 3 of 3) sorted by relevance
73 module.exports.clone = fullClone74 function fullClone (repo, committish, target, opts) { function
2511 Format *fullClone = full->clone(); in TestRelativeClone() local2516 fullClone->format(now, result2, status); in TestRelativeClone()2521 delete fullClone; in TestRelativeClone()2541 Format *fullClone = full->clone(); in TestHostClone() local2546 fullClone->format(now, result2, status); in TestHostClone()2551 delete fullClone; in TestHostClone()
3217 Format *fullClone = full->clone(); in TestHostClone() local3222 fullClone->format(now, result2, status); in TestHostClone()3229 delete fullClone; in TestHostClone()