Git
itchenfei
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
git fork分支到提交的基本操作
Fork分支 点击fork按钮 [外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传(img-jcIJogSX-1575370862707)(https://github.com/aoeivu/aoeivu.github.io/blob/master/posts/2019/12/03/1.jpg?raw=true)] 选择自己的namespace 等待fork完成 查看自己g...原创 2019-12-03 19:02:01 · 4080 阅读 · 0 评论 -
Git使用说明
Git初始化 $ git init Initialized empty Git repository in H:/10_Git/python-5G/.git/ Git clone $ git clone gitlab@192.168.10.95:Flynn.Chen/Standard.git Cloning into 'Standard'... remote: Enumerating objec...原创 2019-11-13 11:28:18 · 328 阅读 · 0 评论
分享