From 97c8b33a1e5da5ad21c9e318368f67b364bfe91d Mon Sep 17 00:00:00 2001 From: KennGarroch Date: Thu, 19 Jun 2014 11:27:17 +0100 Subject: [PATCH 1/4] OK made a change to this file Need to see Uncommitted changes to see. --- New Text Document.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/New Text Document.txt b/New Text Document.txt index a395b6d..2eec1bf 100644 --- a/New Text Document.txt +++ b/New Text Document.txt @@ -1 +1,2 @@ -Yay! GitHub works! \ No newline at end of file +Yay! GitHub works! +So I have now made changes - though I'm not sure I am saving in the right place \ No newline at end of file From 02c5d23e9e95ee6c89eca69176413ccd8f0a0a1b Mon Sep 17 00:00:00 2001 From: KennGarroch Date: Thu, 19 Jun 2014 11:30:17 +0100 Subject: [PATCH 2/4] OK added a new file I will need to be able to add file that do not get uploaded as they contain passwords and so on. --- README.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.txt diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..e145a8e --- /dev/null +++ b/README.txt @@ -0,0 +1 @@ +So this is now the readme for this tutorial - does Git see it? \ No newline at end of file From cde9d20c98e6db7b73969fac9d4b08ec2d9e6c27 Mon Sep 17 00:00:00 2001 From: KennGarroch Date: Thu, 19 Jun 2014 11:34:24 +0100 Subject: [PATCH 3/4] So I have added Index and Local The local has its box unticked. --- index.hml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 index.hml diff --git a/index.hml b/index.hml new file mode 100644 index 0000000..2dd7ab6 --- /dev/null +++ b/index.hml @@ -0,0 +1,3 @@ + + + \ No newline at end of file From 97ed24d1791da4c75a1c02bd99fce1ffdcc59b9b Mon Sep 17 00:00:00 2001 From: KennGarroch Date: Thu, 19 Jun 2014 11:38:47 +0100 Subject: [PATCH 4/4] Updated the Readme It works well - of course. --- README.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.txt b/README.txt index e145a8e..0b9c657 100644 --- a/README.txt +++ b/README.txt @@ -1 +1,3 @@ -So this is now the readme for this tutorial - does Git see it? \ No newline at end of file +So this is now the readme for this tutorial. + +Yay - this is show automatically by Git. \ No newline at end of file