We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ad0df1 commit b93d187Copy full SHA for b93d187
git-quizes.md
@@ -4,9 +4,7 @@
4
git checkout -b beta-test
5
```
6
7
-<summary>
8
-a. A new branch called beta-test will be created and switched to.
9
-b. The beta-test branch will be checked out of the current commit.
10
-c. The beta-test branch will be checked out and deleted.
11
-d. The beta-test branch will be merged with the master branch
12
-</summary>
+[ ] a. A new branch called beta-test will be created and switched to.
+[ ] b. The beta-test branch will be checked out of the current commit.
+[ ] c. The beta-test branch will be checked out and deleted.
+[ ] d. The beta-test branch will be merged with the master branch
0 commit comments