From c4af650bf093b1c1c903b5e020581c519a6a088a Mon Sep 17 00:00:00 2001 From: wavejava Date: Mon, 27 Jun 2011 19:29:03 -0700 Subject: [PATCH 1/3] github generated gh-pages branch --- index.html | 77 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..24b0134 --- /dev/null +++ b/index.html @@ -0,0 +1,77 @@ + + + + + + Codestin Search App + + + + + + Fork me on GitHub + +
+ +
+ + + + +
+ +

Hello-Git + by wavejava

+ +
+ My First Git Repo +
+ +

Authors

+

wavejava (wavejava@gmail.com)

+

Contact

+

(wavejava@gmail.com)

+ + +

Download

+

+ You can download this project in either + zip or + tar formats. +

+

You can also clone the project with Git + by running: +

$ git clone git://github.com/wavejava/Hello-Git
+

+ + + +
+ + + + From aab597fde40cc4f4eb98b0bc03553490f5940a95 Mon Sep 17 00:00:00 2001 From: wavejava Date: Tue, 28 Jun 2011 11:01:33 +0800 Subject: [PATCH 2/3] add hello world on HTML --- index.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 24b0134..51cb71a 100644 --- a/index.html +++ b/index.html @@ -50,9 +50,12 @@

Hello-Git

Authors

-

wavejava (wavejava@gmail.com)

+

wavejava (wavejava@gmail.com) +
+

Contact

-

(wavejava@gmail.com)

+

(wavejava@gmail.com) +

Download

@@ -72,6 +75,6 @@

Download

- +

Hello World!

From d6e30a8d82b3621e8227f65d7a3e26c2cc1c1abd Mon Sep 17 00:00:00 2001 From: wavejava Date: Tue, 28 Jun 2011 11:07:41 +0800 Subject: [PATCH 3/3] add readme on branch --- README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..730b4fd --- /dev/null +++ b/README @@ -0,0 +1,5 @@ +hello git + +add Readme at branch for testing + +