diff --git a/Deep.txt b/Deep.txt new file mode 100644 index 0000000..c1c9b6a --- /dev/null +++ b/Deep.txt @@ -0,0 +1 @@ +Deep Naik diff --git a/demo.txt b/demo.txt new file mode 100644 index 0000000..9caf2de --- /dev/null +++ b/demo.txt @@ -0,0 +1,3 @@ +My first file on demo branch +Second line on main branch +Third line on demo1 branch diff --git a/main.txt b/main.txt new file mode 100644 index 0000000..cc9b922 --- /dev/null +++ b/main.txt @@ -0,0 +1 @@ +My first file on main branch