会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
二维一加零
博客园
首页
新随笔
联系
订阅
管理
随笔分类 -
git
git上传指定的文件
摘要:git add doc/who.sql “doc/who.sql”是指定文件夹下的文件;
阅读全文
posted @
2022-07-10 09:07
二维一加零
阅读(292)
评论(0)
推荐(0)
git提交规范
摘要:来源: https://blog.csdn.net/github_39506988/article/details/90298780
阅读全文
posted @
2021-10-06 17:05
二维一加零
阅读(47)
评论(0)
推荐(0)
第一次上传代码到Git出现的问题
摘要:fatal: not a git repository (or any of the parent directories): .git 我第一次上传代码到git,出现上传不了的情况,我处理的情况大致如下: 先创建一个文件夹,先在此文件夹里git init;然后在clone地址(此时没有代码);出现
阅读全文
posted @
2021-09-25 19:19
二维一加零
阅读(113)
评论(0)
推荐(0)
公告