It means git checkout -b
$ npm i -g @caohenghu/gcb-cli
$ gcb-cli mmm
Will create a formatted branch like this 20221107_ygp-mall-pc-static_mmm
, the format is date_directory_name
.
-
If you are using
git bash
orcmd
, you should do nothing. -
But if you are using
PowerShell
, you should do this asAdministrator
. And it is the defaultshell
of theVisual Studio Code
onWindows 10
. detail description
Set-ExecutionPolicy RemoteSigned