Searched refs:exitIfNotOnGit (Results 1 – 3 of 3) sorted by relevance
21 const {getBranchName, exitIfNotOnGit} = require('./scm-utils');43 const branch = exitIfNotOnGit(73 const branch = exitIfNotOnGit(
32 function exitIfNotOnGit(command, errorMessage, gracefulExit = false) { function89 exitIfNotOnGit, field
37 exitIfNotOnGit,