diff --git a/README.md b/README.md index 1358602..6a8f7f5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # hello-world Learning Git Hub This is a sample repository that is created to learn git hub. Rajesh +dummy line +another dummy line added in branch 2 diff --git a/hello-one.cs b/hello-one.cs new file mode 100644 index 0000000..13e2e0a --- /dev/null +++ b/hello-one.cs @@ -0,0 +1,6 @@ +//This is a sample file +/** +This file is added in Branch 2 +Sample comment added in this dummy file to learn github. +**/ +