联合会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
KeithTee
博客园
首页
新随笔
联系
订阅
管理
随笔 - 149
文章 - 0
评论 - 0
阅读 -
55994
随笔分类 -
git
git的整个流程
摘要:https://www.cnblogs.com/bgwhite/p/9403274.html 一般的话,先在本地: git add . git commit -m "123" 再推到线上: git push 下载的话: git clone
阅读全文
posted @
2022-03-10 22:46
沉梦昂志_doc
阅读(21)
评论(0)
推荐(0)
编辑
git 连接 github 出现 Failed to connect to github.com port 443: Timed out
摘要:出现了如图这种情况 但是我本身网络没有任何问题 在终端ping github还可以连接上 我此时就很疑惑 我到网上看到2种解决方案: 第一个是git config --global proxy。核心思路就是,本地可能之前对github网站有一些记录,导致本地连接github出现问题。这种解决方案对应
阅读全文
posted @
2021-03-20 00:11
沉梦昂志_doc
阅读(640)
评论(0)
推荐(0)
编辑
公告
昵称:
沉梦昂志_doc
园龄:
5年5个月
粉丝:
1
关注:
0
+加关注
<
2025年3月
>
日
一
二
三
四
五
六
23
24
25
26
27
28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
随笔分类
Coding Theory(11)
CSS3(12)
git(2)
JavaScript(21)
python(10)
Vue(12)
安卓开发(13)
烦心事(2)
计算机网络(3)
排序(6)
软件工程(1)
数字图像处理(7)
随便写写(写给future)(12)
随笔档案
2025年2月(1)
2024年10月(1)
2024年7月(1)
2024年5月(1)
2024年4月(3)
2024年3月(3)
2023年11月(4)
2023年10月(1)
2023年7月(1)
2023年6月(7)
2023年5月(2)
2023年4月(8)
2022年4月(1)
2022年3月(31)
2022年2月(16)
2021年9月(1)
2021年8月(10)
2021年5月(2)
2021年4月(16)
2021年3月(2)
2021年1月(4)
2020年12月(9)
2020年11月(9)
2020年10月(13)
2019年10月(1)
更多
阅读排行榜
1. CSS3,FLEX布局,怎么实现1行3个元素,多行显示(11040)
2. conda安装mediapipe,报错:Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple ERROR: Could not find a version that satisfies the requirement mediapipe (from versions: none) ERROR: No matching (5649)
3. 4邻接,8邻接和m邻接(4343)
4. vue运行npm install 时,卡在sill idealTree buildDeps没有反应(1492)
5. 安卓开发-解决oppo手机android 10默认打开开发者选项,USB调试问题(1236)
点击右上角即可分享