1.0.2 • Published 2 years ago

@caohenghu/gcb-cli v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

gcb-cli

It means git checkout -b.

Install

npm i -g @caohenghu/gcb-cli

Usage

gcb-cli zzz

Will create a formatted branch like this 20221104_ygp-mall-pc-static_zzz, the format is date_directory_name.

preview

Windows

  1. If you are using git bash or cmd, you should do nothing.

  2. But if you are using PowerShell, you should do this as Administrator. And it is the default shell of the Visual Studio Code on Windows 10. detail description

Set-ExecutionPolicy RemoteSigned