We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f147c90 commit 547db07Copy full SHA for 547db07
README.md
@@ -9,7 +9,7 @@ This repo has been written such that to add new content (publications, projects,
9
### 1. Create a new branch
10
11
```bash
12
-git checkout new_branch_name
+git checkout -b new_branch_name
13
```
14
15
### 2. Edit the respective `.json`, commit changes to your branch.
0 commit comments