From 4c874fd7e264a0bf1d97a71b23d9b629c474be8a Mon Sep 17 00:00:00 2001 From: Titus-Salmon Date: Thu, 12 May 2016 18:54:55 -0400 Subject: [PATCH 01/12] Create hello.php --- hello.php | 1 + 1 file changed, 1 insertion(+) create mode 100644 hello.php diff --git a/hello.php b/hello.php new file mode 100644 index 0000000..87000cc --- /dev/null +++ b/hello.php @@ -0,0 +1 @@ +"Hello, Code Louisville" From eb958e5164fb88121a3c3da493ed9c0ed6d29e21 Mon Sep 17 00:00:00 2001 From: Titus-Salmon Date: Thu, 12 May 2016 19:17:45 -0400 Subject: [PATCH 02/12] Update hello.php --- hello.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.php b/hello.php index 87000cc..3f0c3fe 100644 --- a/hello.php +++ b/hello.php @@ -1 +1 @@ -"Hello, Code Louisville" +'Hello, Code Louisville!' From 2b77dbc05aa686865bc338357845bab9f20a5c62 Mon Sep 17 00:00:00 2001 From: Titus-Salmon Date: Thu, 12 May 2016 19:31:59 -0400 Subject: [PATCH 03/12] Update hello.php 3rd times a charm - deleted the single quotes, yieldind just: Hello, Code Louisville!. This better work. --- hello.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.php b/hello.php index 3f0c3fe..e6d884a 100644 --- a/hello.php +++ b/hello.php @@ -1 +1 @@ -'Hello, Code Louisville!' +Hello, Code Louisville! From 65f24d006957c30137d22953e5b93bd5c44b576b Mon Sep 17 00:00:00 2001 From: Titus-Salmon Date: Thu, 12 May 2016 19:47:55 -0400 Subject: [PATCH 04/12] Update hello.php From bd818e65595cce1650bd392ec0ece6ed91ef5db0 Mon Sep 17 00:00:00 2001 From: Titus-Salmon Date: Thu, 12 May 2016 19:52:29 -0400 Subject: [PATCH 05/12] Update hello.php From de292dcf7aee15b8e64fdf61b2dc739247439460 Mon Sep 17 00:00:00 2001 From: Titus-Salmon Date: Fri, 13 May 2016 00:00:56 -0400 Subject: [PATCH 06/12] Update hello.php From 3a331f5fe63cd3fbb6316703741ef90336397081 Mon Sep 17 00:00:00 2001 From: Titus-Salmon Date: Fri, 13 May 2016 00:04:51 -0400 Subject: [PATCH 07/12] Delete hello.php --- hello.php | 1 - 1 file changed, 1 deletion(-) delete mode 100644 hello.php diff --git a/hello.php b/hello.php deleted file mode 100644 index e6d884a..0000000 --- a/hello.php +++ /dev/null @@ -1 +0,0 @@ -Hello, Code Louisville! From adbefc3f73f5f8433c9c48639b5a6724a2cd5a05 Mon Sep 17 00:00:00 2001 From: Titus-Salmon Date: Fri, 13 May 2016 00:08:30 -0400 Subject: [PATCH 08/12] Create hello.php --- hello.php | 1 + 1 file changed, 1 insertion(+) create mode 100644 hello.php diff --git a/hello.php b/hello.php new file mode 100644 index 0000000..e6d884a --- /dev/null +++ b/hello.php @@ -0,0 +1 @@ +Hello, Code Louisville! From 669a3960e2f90ece1e553b74869aa07ae4948cfc Mon Sep 17 00:00:00 2001 From: Titus-Salmon Date: Fri, 13 May 2016 00:11:28 -0400 Subject: [PATCH 09/12] Update hello.php From 346c4a20f86f836aba407d31504220fcf3acf8c7 Mon Sep 17 00:00:00 2001 From: Titus-Salmon Date: Fri, 13 May 2016 00:15:45 -0400 Subject: [PATCH 10/12] Update hello.php From 601b3c0f200ea28b8e3ea961314645805493f274 Mon Sep 17 00:00:00 2001 From: Titus-Salmon Date: Fri, 13 May 2016 05:36:31 -0400 Subject: [PATCH 11/12] Update hello.php --- hello.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.php b/hello.php index e6d884a..3f0c3fe 100644 --- a/hello.php +++ b/hello.php @@ -1 +1 @@ -Hello, Code Louisville! +'Hello, Code Louisville!' From 52a8c1cdebaec5ec87d3785dbf8e797079983f06 Mon Sep 17 00:00:00 2001 From: Titus-Salmon Date: Fri, 13 May 2016 05:39:23 -0400 Subject: [PATCH 12/12] Update hello.php --- hello.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.php b/hello.php index 3f0c3fe..e6d884a 100644 --- a/hello.php +++ b/hello.php @@ -1 +1 @@ -'Hello, Code Louisville!' +Hello, Code Louisville!