Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 676 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 676 Bytes

gcb-cli

It means git checkout -b

Install

$ npm i -g @caohenghu/gcb-cli

Usage

$ gcb-cli mmm

Will create a formatted branch like this 20221107_ygp-mall-pc-static_mmm, 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