Home
last modified time | relevance | path

Searched refs:exitIfNotOnGit (Results 1 – 3 of 3) sorted by relevance

/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/
H A Dbump-oss-version.js21 const {getBranchName, exitIfNotOnGit} = require('./scm-utils');
43 const branch = exitIfNotOnGit(
73 const branch = exitIfNotOnGit(
H A Dscm-utils.js32 function exitIfNotOnGit(command, errorMessage, gracefulExit = false) { function
89 exitIfNotOnGit, field
H A Dpublish-npm.js37 exitIfNotOnGit,