@caohenghu/gcb-cli
v1.0.2
Published
create a formatted branch
Readme
gcb-cli
It means git checkout -b.
Install
npm i -g @caohenghu/gcb-cliUsage
gcb-cli zzzWill create a formatted branch like this 20221104_ygp-mall-pc-static_zzz, the format is date_directory_name.

Windows
If you are using
git bashorcmd, you should do nothing.But if you are using
PowerShell, you should do this asAdministrator. And it is the defaultshellof theVisual Studio CodeonWindows 10. detail description
Set-ExecutionPolicy RemoteSigned