From 152eb752b585cbf431577f817f0bf52dbacf39fa Mon Sep 17 00:00:00 2001 From: Sunil Dixit Date: Fri, 16 Feb 2018 17:51:19 +0530 Subject: [PATCH 1/3] fixed typo --- test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.txt b/test.txt index b19de1c..95d09f2 100644 --- a/test.txt +++ b/test.txt @@ -1 +1 @@ -hell world \ No newline at end of file +hello world \ No newline at end of file From 68b32b3383d8b4ece14179f6e85fc8f5b2195d6f Mon Sep 17 00:00:00 2001 From: Sunil Dixit Date: Fri, 16 Feb 2018 17:54:55 +0530 Subject: [PATCH 2/3] fixed typo --- test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.txt b/test.txt index 95d09f2..d44d614 100644 --- a/test.txt +++ b/test.txt @@ -1 +1 @@ -hello world \ No newline at end of file +222hello world \ No newline at end of file From f46fb5c54eea8b417127d66c9eaf24739625d0e4 Mon Sep 17 00:00:00 2001 From: Sunil Dixit Date: Fri, 16 Feb 2018 18:07:09 +0530 Subject: [PATCH 3/3] added new file --- test2.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 test2.txt diff --git a/test2.txt b/test2.txt new file mode 100644 index 0000000..1271944 --- /dev/null +++ b/test2.txt @@ -0,0 +1 @@ +new file \ No newline at end of file