You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ In order to do this, you **do not** need to create new forks of these projects.
32
32
-[ ] PM then will count the Assignment as done by merging the HW back into master "STUDENT FORK".
33
33
34
34
## Stretch
35
-
-[]While the processes learned here will set you up to be successful in most situations, they are just the tip of the iceburg in learning Git. Independantly research the following topics to learn more about Git.
35
+
-[ ]While the processes learned here will set you up to be successful in most situations, they are just the tip of the iceburg in learning Git. Independantly research the following topics to learn more about Git.
36
36
-[ ] Research and understand what a `merge conflict` is and how to resolve it.
37
37
-[ ] Reseach the Git commands `pull`, `rebase`, `merge`. These commands will allow you to bring in changes that other developers push to the master branch.
38
38
-[ ] Reseach the Git commands `reset `, `revert`, `clean`. These commands will allow you to go back and ammends previous commits you have made.
0 commit comments