https://github.com/diguage/helloworld
这是一个Github学习测试库。
https://github.com/diguage/helloworld
Last synced: 10 months ago
JSON representation
这是一个Github学习测试库。
- Host: GitHub
- URL: https://github.com/diguage/helloworld
- Owner: diguage
- Created: 2013-07-05T16:29:42.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-07-05T16:51:22.000Z (over 12 years ago)
- Last Synced: 2025-01-18T04:11:37.370Z (12 months ago)
- Size: 105 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
helloworld
==========
# 我的第一个GitHub项目
这是项目 [helloworld](https://github.com/gotgithub/helloworld) ,
欢迎访问。
这个项目的版本库是 **Git格式** ,在 Windows、Linux、Mac OS X
平台都有客户端工具可以访问。虽然版本库只提供Git一种格式,
但是你还是可以用其他用其他工具访问,如 ``svn`` 和 ``hg`` 。
## 版本库地址
支持三种访问协议:
* HTTP协议: `https://github.com/gotgithub/helloworld.git` 。
* Git协议: `git://github.com/gotgithub/helloworld.git` 。
* SSH协议: `ssh://git@github.com/gotgithub/helloworld.git` 。
## 克隆版本库
操作示例:
$ git clone git://github.com/gotgithub/helloworld.git