diff --git a/Bug Squashers/dibs.txt b/Bug Squashers/dibs.txt new file mode 100644 index 000000000..6eb6bc721 --- /dev/null +++ b/Bug Squashers/dibs.txt @@ -0,0 +1,2 @@ +Leo +Jenny \ No newline at end of file diff --git a/Bug_Squashers/dibs.txt b/Bug_Squashers/dibs.txt new file mode 100644 index 000000000..462353154 --- /dev/null +++ b/Bug_Squashers/dibs.txt @@ -0,0 +1 @@ +Xinyuan diff --git a/README.md b/README.md index 55ec75640..d6522fc3f 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ -# git-demo \ No newline at end of file +# git-demo +review test \ No newline at end of file diff --git a/test-file b/test-file new file mode 100644 index 000000000..557db03de --- /dev/null +++ b/test-file @@ -0,0 +1 @@ +Hello World diff --git a/testFolder/dibs.txt b/testFolder/dibs.txt index 32aad8c35..7a5975d7d 100644 --- a/testFolder/dibs.txt +++ b/testFolder/dibs.txt @@ -1 +1,3 @@ hi! + +hello! - Kat