Skip to content

caohenghu/gcb-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

create a formatted branch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published