Searched refs:checkoutAsync (Results 1 – 2 of 2) sorted by relevance
132 async checkoutAsync(ref: string) { method in GitDirectory456 await git.checkoutAsync('FETCH_HEAD');
175 await Git.checkoutAsync(destination);