diff --git a/test.txt b/test.txt new file mode 100644 index 0000000..e06178d --- /dev/null +++ b/test.txt @@ -0,0 +1 @@ +It is a test file to practice git fork. diff --git a/test2.txt b/test2.txt new file mode 100644 index 0000000..0c9bbad --- /dev/null +++ b/test2.txt @@ -0,0 +1,2 @@ +Another test file to fork from local PC (laptop). +to practice git fork \ No newline at end of file