diff --git a/file1 b/file1 new file mode 100644 index 0000000..3f98999 --- /dev/null +++ b/file1 @@ -0,0 +1,4 @@ + +hello this is a test file added to this repo for testing. + +this is shreyas, adding this file in git_practice main branch diff --git a/file2 b/file2 new file mode 100644 index 0000000..636a499 --- /dev/null +++ b/file2 @@ -0,0 +1,2 @@ + this is a file named file 2 added in git_practice +in branch timepass for testing