diff --git a/README.md b/README.md index a04546a..d761484 100644 --- a/README.md +++ b/README.md @@ -992,6 +992,10 @@ __Alternatives:__ git branch && git checkout ``` +```sh +git switch -c +``` + ## Ignore file mode changes on commits ```sh git config core.fileMode false