Skip to content

Files

Latest commit

28dd1b8 · Oct 7, 2023

History

History

git-cob

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 7, 2023
Oct 7, 2023

README.md

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