Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Contributors.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
- [heyolaniran](https://github.com/heyolaniran)
- [ogedengbewisdom](https://github.com/ogedengbewisdom)
- [YankhoNgolleka](https://github.com/codaMW)
- [OratileMaretela](https://github.com/KidOnPluto)
- [MercyMbao](https://github.com/mercie-ux)
- [JoyCherotich Kirui](https://github.com/joycherotich)
- [Abdulsalam Mohammed](https://github.com/devabdulsalam)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ git switch -c your-new-branch-name
<summary> <strong>If you get any errors using git switch, click here:</strong> </summary>

If the error message "Git: `switch` is not a git command. See `git –help`" appears, it's likely because you're using an older version of git.

In this case, try to use `git checkout` instead:

```bash
Expand Down