From 328b0166020ae59c75785859e168bcce0dce8498 Mon Sep 17 00:00:00 2001 From: golnazir Date: Thu, 17 Nov 2016 19:53:02 -0800 Subject: [PATCH 1/2] Test File This is a test file. --- TestingFile.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 TestingFile.txt diff --git a/TestingFile.txt b/TestingFile.txt new file mode 100644 index 0000000..af27ff4 --- /dev/null +++ b/TestingFile.txt @@ -0,0 +1 @@ +This is a test file. \ No newline at end of file From bba581a5977de571354cdfd770bd16a3542a1bbb Mon Sep 17 00:00:00 2001 From: golnazir Date: Thu, 17 Nov 2016 20:05:46 -0800 Subject: [PATCH 2/2] commit using command line --- TestingFile.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TestingFile.txt b/TestingFile.txt index af27ff4..76c1146 100644 --- a/TestingFile.txt +++ b/TestingFile.txt @@ -1 +1,3 @@ -This is a test file. \ No newline at end of file +This is a test file. + +Change again! \ No newline at end of file