diff --git a/README.md b/README.md index 7a429b2..c7eb7d9 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,5 @@ A test repo for a ton of things Added a line to test `fetch` + +Adding a line to test merge diff --git a/hello.md b/hello.md index b9209e7..22c8b38 100644 --- a/hello.md +++ b/hello.md @@ -1 +1,2 @@ +this file being used for testing purpose only # Hello worlde diff --git a/new b/new new file mode 100644 index 0000000..18efb1e --- /dev/null +++ b/new @@ -0,0 +1 @@ +This is a new file to test your commands