From 12a95a73c20020dc38b30a46e4516d39bcbdc65b Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Sat, 20 Oct 2018 16:20:07 +0200 Subject: [PATCH 1/4] Content updated --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 1c3aae5..dc1ea2c 100644 --- a/index.html +++ b/index.html @@ -48,7 +48,7 @@ You have an amazing project you want to expose with a website. You want something simple to maintain and deploy. We have the solution: GIT.

Register on Gitnet and create a repository. Send me an email with the url of the repository and your project name. I will send you back a validation.

-

Push on the branch "master" to update your static website accessible via https://your-project.gitnet.fr/

+

Create and push on the branch "gn-pages" to update your static website accessible via https://your-project.gitnet.fr/

Sign-up for free!

From 78aea39715be8412173d9e37469efd39ff831c75 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Sat, 20 Oct 2018 16:23:58 +0200 Subject: [PATCH 2/4] test --- TEST | 1 + 1 file changed, 1 insertion(+) create mode 100644 TEST diff --git a/TEST b/TEST new file mode 100644 index 0000000..9daeafb --- /dev/null +++ b/TEST @@ -0,0 +1 @@ +test From 8706769119f92661648743f9eb7375a068545d71 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Sat, 20 Oct 2018 16:25:45 +0200 Subject: [PATCH 3/4] Test file removed --- TEST | 1 - 1 file changed, 1 deletion(-) delete mode 100644 TEST diff --git a/TEST b/TEST deleted file mode 100644 index 9daeafb..0000000 --- a/TEST +++ /dev/null @@ -1 +0,0 @@ -test From b332b211c953701f9620bc9a5cd35819076748ca Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Sat, 20 Oct 2018 16:26:26 +0200 Subject: [PATCH 4/4] README added --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..7d4522b --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Gitnet project + +TODO