diff --git a/Feature4.txt b/Feature4.txt new file mode 100644 index 00000000..2b420055 --- /dev/null +++ b/Feature4.txt @@ -0,0 +1 @@ +Some work. \ No newline at end of file diff --git a/README.md b/README.md index f7897335..a95915aa 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # widgit -Starting Point for Using Git Branches with Your Team demos +Starting Point for Using Git Branches with Your Team demos!!! diff --git a/config.txt b/config.txt new file mode 100644 index 00000000..8c5dd91a --- /dev/null +++ b/config.txt @@ -0,0 +1,4 @@ +Line 1 +Line 2 +Some more config! +made some more changes! \ No newline at end of file diff --git a/feature3/feature3.txt b/feature3/feature3.txt new file mode 100644 index 00000000..1e2aad57 --- /dev/null +++ b/feature3/feature3.txt @@ -0,0 +1 @@ +Feature 3 Implementation. diff --git a/util/code.txt b/util/code.txt new file mode 100644 index 00000000..3207641a --- /dev/null +++ b/util/code.txt @@ -0,0 +1,2 @@ +Here is the code!!! +I made this change from fb-another branch! diff --git a/util/feature.txt b/util/feature.txt new file mode 100644 index 00000000..8ad24adb --- /dev/null +++ b/util/feature.txt @@ -0,0 +1 @@ +this is the featuren \ No newline at end of file diff --git a/util/utility.txt b/util/utility.txt new file mode 100644 index 00000000..90bfcb51 --- /dev/null +++ b/util/utility.txt @@ -0,0 +1 @@ +this is a test