diff --git a/README.md b/README.md index 1956698..e59182e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![Review Assignment Due Date](https://classroom.github.com/assets/deadline-readme-button-22041afd0340ce965d47ae6ef1cefeee28c7c493a6346c4f15d667ab976d596c.svg)](https://classroom.github.com/a/0uiMevno) # git-group-tutorial The purpose of this tutorial is to learn and apply git commands needed to collaborate on a team project. diff --git a/function.txt b/function.txt new file mode 100644 index 0000000..73bf3b6 --- /dev/null +++ b/function.txt @@ -0,0 +1,6 @@ +This is a representation of an unfinished function a group member is working +on. +This is a new change from garret doty +This is a new change from Jewel Paulson. +This is a new change from kian ansarinejad . +This is the changes made to this branch while you were working on rb-test \ No newline at end of file diff --git a/important.txt b/important.txt new file mode 100644 index 0000000..e69de29 diff --git a/index.html b/index.html index ac4fd1a..4c2c60e 100644 --- a/index.html +++ b/index.html @@ -6,6 +6,8 @@ GitHub Group Tutorial - Your New Page + First’s Page + Kian's Page + Your New Page diff --git a/my-page-garret-doty.html b/my-page-garret-doty.html new file mode 100644 index 0000000..e0b4d3f --- /dev/null +++ b/my-page-garret-doty.html @@ -0,0 +1,12 @@ + + + + + + Document + + +

This is the page garret doty added

+ Back + + diff --git a/my-page-jewel-paulson.html b/my-page-jewel-paulson.html new file mode 100644 index 0000000..0688980 --- /dev/null +++ b/my-page-jewel-paulson.html @@ -0,0 +1,12 @@ + + + + + + Document + + +

This is the page Jewel Paulson added

+ Back + + diff --git a/my-page-kian-ansarinejad.html b/my-page-kian-ansarinejad.html new file mode 100644 index 0000000..1e221ff --- /dev/null +++ b/my-page-kian-ansarinejad.html @@ -0,0 +1,12 @@ + + + + + + Document + + +

This is the page Kian Ansarinejad added

+ Back + +