UNPKG

regit-cli

Version:
5 lines (4 loc) 161 B
export const branchStable = 'stable'; export const branchFeature = 'feature-'; export const branchRelease = 'release-'; export const branchPreview = 'preview-';