码迷,mamicode.com
首页 > 其他好文 > 详细

Git

时间:2019-06-01 21:24:37      阅读:114      评论:0      收藏:0      [点我收藏+]

标签:github   file   目录   说明   win   空目录   创建   git   init   

使用Git

1. Git下载安装

https://github.com/waylau/git-for-win

2. 新建版本库

1.创建空目录
2.git init

3. 提交文件到版本库

1.git add file
2.git commit -m"说明信息"

Git

标签:github   file   目录   说明   win   空目录   创建   git   init   

原文地址:https://www.cnblogs.com/xiaoxuesheng993/p/10960938.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!