From 8dcd6946242ecf8957864e8d25676f988b0b0730 Mon Sep 17 00:00:00 2001 From: hinagokhe Date: Tue, 4 Dec 2018 14:21:06 +1100 Subject: [PATCH] testgitfile learning GIT --- testgit | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 testgit diff --git a/testgit b/testgit new file mode 100644 index 0000000..ea3c5c9 --- /dev/null +++ b/testgit @@ -0,0 +1,2 @@ +Hello, +This is just a test file.