Skip to content

Latest commit

 

History

History

git-cob

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

git cob

Create a new branch from the current working tree, and switch to it

Git alias:

cob = checkout -b

Example:

git cob new-branch