Jess Temporal @jesstemporal.com Β· Jul 2

did you know you can create a branch and hop onto it in one command? πŸ‘€ git switch -c does both. the -c stands for create, so git switch -c your-branch-name makes the branch and drops you right on it. one command instead of two. (and to jump to a branch that already exists, skip the -c) ☺️

1 likes 1 replies

?

Replies

Jess Temporal Β· Jul 2

i'm putting out a new git tip every week on my youtube, come hang πŸ‘€ youtube.com/@jesstemporal