From 39c95eb48835f5089d26c6e17c2b3a4089abd5c0 Mon Sep 17 00:00:00 2001 From: test <123456@163.com> Date: Mon, 9 May 2016 01:08:01 +0800 Subject: [PATCH 1/2] over --- gitskills/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 gitskills/README.md diff --git a/gitskills/README.md b/gitskills/README.md new file mode 100644 index 0000000..e87becc --- /dev/null +++ b/gitskills/README.md @@ -0,0 +1 @@ +# gitskills \ No newline at end of file From eba77e0405a28686aec1976ea93842a2dfefd059 Mon Sep 17 00:00:00 2001 From: test <123456@163.com> Date: Mon, 9 May 2016 02:24:11 +0800 Subject: [PATCH 2/2] over --- hello.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 hello.py diff --git a/hello.py b/hello.py new file mode 100644 index 0000000..255e976 --- /dev/null +++ b/hello.py @@ -0,0 +1 @@ +print 'hello world!'