From 1e2af024fe577e997d2bf7a38e3f190f4991b884 Mon Sep 17 00:00:00 2001 From: Milind Joshi Date: Fri, 22 Aug 2014 18:08:46 +0530 Subject: [PATCH 1/5] 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 55a66cecbdc32375d86fe6036c0754bc31e377cf Mon Sep 17 00:00:00 2001 From: Gustavo Orrillo Date: Thu, 13 Nov 2014 14:14:56 -0200 Subject: [PATCH 2/5] Example content for chapter three example --- example_text_file.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 example_text_file.txt diff --git a/example_text_file.txt b/example_text_file.txt new file mode 100644 index 00000000..b6f3b951 --- /dev/null +++ b/example_text_file.txt @@ -0,0 +1 @@ +Example content for the book From 53531ee83e8bac5f77a3cc03c2011cb9cf36c3a1 Mon Sep 17 00:00:00 2001 From: Gustavo Orrillo Date: Thu, 13 Nov 2014 14:27:39 -0200 Subject: [PATCH 3/5] Deleted example file --- example_text_file.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 example_text_file.txt diff --git a/example_text_file.txt b/example_text_file.txt deleted file mode 100644 index b6f3b951..00000000 --- a/example_text_file.txt +++ /dev/null @@ -1 +0,0 @@ -Example content for the book From 74e5ade217e7b98932e79a7eb3a952fb8c41fce5 Mon Sep 17 00:00:00 2001 From: Gustavo Orrillo Date: Thu, 13 Nov 2014 14:28:15 -0200 Subject: [PATCH 4/5] Delete new_file.md --- new_file.md | 1 - 1 file changed, 1 deletion(-) delete mode 100644 new_file.md diff --git a/new_file.md b/new_file.md deleted file mode 100644 index 2c42e00f..00000000 --- a/new_file.md +++ /dev/null @@ -1 +0,0 @@ -This is the content for my new file. From 348946723d905c7d32ed8dbdaf09f4c49b27e770 Mon Sep 17 00:00:00 2001 From: Gustavo Orrillo Date: Thu, 13 Nov 2014 14:28:48 -0200 Subject: [PATCH 5/5] new_file.md creation --- new_file.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 new_file.md diff --git a/new_file.md b/new_file.md new file mode 100644 index 00000000..30554519 --- /dev/null +++ b/new_file.md @@ -0,0 +1 @@ +This is the content for the example file