Searched defs:currentBranch (Results 1 – 2 of 2) sorted by relevance
56 const currentBranch = await Git.getCurrentBranchNameAsync(); constant61 const destination = options.to ?? currentBranch; constant
161 const currentBranch = await this.getCurrentBranchNameAsync(); constant