Skip to content

Commit 5dd0244

Browse files
authored
Have fun!
1 parent a5122a6 commit 5dd0244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ In order to do this, you **do not** need to create new forks of these projects.
3232
- [ ] PM then will count the Assignment as done by merging the HW back into master "STUDENT FORK".
3333

3434
## 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.
3636
- [ ] Research and understand what a `merge conflict` is and how to resolve it.
3737
- [ ] Reseach the Git commands `pull`, `rebase`, `merge`. These commands will allow you to bring in changes that other developers push to the master branch.
3838
- [ ] 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

Comments
 (0)