From 1e2af024fe577e997d2bf7a38e3f190f4991b884 Mon Sep 17 00:00:00 2001 From: Milind Joshi Date: Fri, 22 Aug 2014 18:08:46 +0530 Subject: [PATCH 1/4] Create another-file --- another-file | 1 + 1 file changed, 1 insertion(+) create mode 100644 another-file diff --git a/another-file b/another-file new file mode 100644 index 00000000..ef934c58 --- /dev/null +++ b/another-file @@ -0,0 +1 @@ +This file was created after the repo was forked. From 3a5fa4ef2ba21ace64aee61e443e31e03893865c Mon Sep 17 00:00:00 2001 From: Lean Date: Mon, 21 Mar 2016 23:02:45 +0800 Subject: [PATCH 2/4] Create my_file.md --- my_file.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 my_file.md diff --git a/my_file.md b/my_file.md new file mode 100644 index 00000000..028661e0 --- /dev/null +++ b/my_file.md @@ -0,0 +1 @@ +Thsi is the content of my file for learning github. From 6929fdc7f5949f70d7cb713c699c54b7cec08288 Mon Sep 17 00:00:00 2001 From: Lean Date: Tue, 22 Mar 2016 22:12:34 +0800 Subject: [PATCH 3/4] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index efebf033..0b8352e1 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,5 @@ How to Contribute ================= Just fork the original repo at pragmaticlearning/github-example, make your changes and send over a Pull Request. + +No more changes. From 789854cedabe70814dcb2259365a023e6030bb2d Mon Sep 17 00:00:00 2001 From: Lean Date: Tue, 22 Mar 2016 22:19:14 +0800 Subject: [PATCH 4/4] Rename Rename my_file into chapter_1 --- new_file.md => doucument/chapter1_1.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename new_file.md => doucument/chapter1_1.md (100%) diff --git a/new_file.md b/doucument/chapter1_1.md similarity index 100% rename from new_file.md rename to doucument/chapter1_1.md