Git系列-3-hello world
创建仓库
init
1 |
|
Git仓库已经创建好了,我们看下文件夹里边都有什么内容。
1 |
|
Git仓库已经创建好了,我们看下文件夹里边都有什么内容。
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency
Git是为了快速和高效处理任何大小工程而设计的免费开源的分布式版本控制系统。