Loading

随笔分类 -  git

摘要:创建 克隆一个已存在的仓库 Create a new local repository 创建一个新的仓库 本地变化 LOCAL CHANGES Changed files in your working directory 工作目录变化的文件 Changes to tracked files 已跟踪 阅读全文
posted @ 2020-04-23 23:37 Lust4Life
摘要:create a new repository on the command line push an existing repository from the command line githup免密推送 参考: https://blog.csdn.net/inthuixiang/article 阅读全文
posted @ 2020-01-19 10:57 Lust4Life 阅读(795) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2019-10-12 14:33 Lust4Life 阅读(5) 评论(0) 推荐(0)
摘要:安装 初始化仓库 作为远程仓库 另一台机器做客户端 客户端已经对远程git 仓库服务器做了秘钥登录 centos 安装 https://www.jianshu.com/p/73638eb9e215 阅读全文
posted @ 2019-10-11 13:08 Lust4Life 阅读(163) 评论(0) 推荐(0)