Home
last modified time | relevance | path

Searched refs:getBranchName (Results 1 – 4 of 4) sorted by relevance

/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/scripts/
H A Dversion-utils.js35 function getBranchName() { function
50 getBranchName, field
H A Dbump-oss-version.js25 getBranchName,
45 const branch = getBranchName();
72 const branch = getBranchName();
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/
H A Dbump-oss-version.js21 const {getBranchName, exitIfNotOnGit} = require('./scm-utils');
44 () => getBranchName(),
74 () => getBranchName(),
H A Dscm-utils.js49 function getBranchName() { function
91 getBranchName,