为编程爱好者分享易语言教程源码的资源网
好用的代理IP,游戏必备 ____广告位招租____ 服务器99/年 ____广告位招租____ ____广告位招租____ 挂机,建站服务器
好用的代理IP,游戏必备 ____广告位招租____ 服务器低至38/年 ____广告位招租____ ____广告位招租____ 挂机,建站服务器

网站首页 > 电子书书籍 正文

Git常用命令大全.pdf

三叶资源网 2020-08-02 10:51:57 电子书书籍 1005 ℃ 0 评论

Git命令参考手册(文本版) git init # 初始化本地git仓库(创建新仓库) git config --global user.name "xxx" # 配置用户名 git config --global user.email "[email protected]" # 配置邮件 git config --global color.ui true # git status等命令自动着色 git config --global color.status auto git config --global color.diff auto git config --global color.branch auto git config --global color.interactive auto git clone git+ssh://[email protected]/VT.git # clone远程仓库 git status # 查看当前版本状态(是否修改) git add xyz # 添加xyz文件至index git add . # 增加当前子目录下所有更改过的文件至index git commit -m 'xxx' # 提交 git commit --amend -m 'xxx' # 合并上▲次提交(用于反复修改) git commit -am 'xxx' # 将add和commit合为▲步 git rm xxx # 删ஔindex中的文件 git rm -r * # 递归删ஔ git log # 显示提交日志

文件下载

来源:三叶资源网,欢迎分享,公众号:iisanye,(三叶资源网⑤群:21414575

本文暂时没有评论,来添加一个吧(●'◡'●)

欢迎 发表评论:

百度站内搜索
关注微信公众号
三叶资源网⑤群:三叶资源网⑤群

网站分类
随机tag
窗口特效多关键词筛选群空间新浪控制托盘图标易语言模块分析sign算法读写锁模块反编译块级元素查大鱼号昵称文件拖拽京东联盟返利转链百度AIExcelsqllite数学函数图像获取群成员http访问微信图片数据解密
最新评论