git-tips / tips

Most commonly used git tips and tricks.
http://git.io/git-tips
MIT License
21.39k stars 1.7k forks source link

alternatives: create and switch new branch #186

Closed AdrianSkar closed 3 years ago

AdrianSkar commented 4 years ago

Add alternative to 996 ## Create and switch new branch using git switch ref: https://git-scm.com/docs/git-switch

hemanth commented 3 years ago

Thanks, but this should be changed in tips.json

AdrianSkar commented 3 years ago

Oops, sry about that. Done at #190. Thank you!