
git
一些常用的git操作
毛三仙
欢迎找我定制系统【app pc h5 小程序】
我的主页:maohangfei.cn
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
remote: [session-9e4094b1] reject by mode [i]fatal: unable to access ‘https://gitee.com/xxx 400
解决git clone报错400的方法:先删除凭据并重启电脑后重新输入账号密码,若仍失败,可尝试更换WiFi网络或使用手机热点连接。这种报错通常与网络环境或认证问题有关,简单的网络切换往往能解决此类连接问题。原创 2025-07-04 15:03:40 · 192 阅读 · 0 评论 -
git pull报错:Unable to negotiate with port: no matching host key type found. Their offer: ssh-rsa
Unable to negotiate with xx.xx.xx.xxx port 29418: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group1-sha1fatal: 无法读取远程仓库。原创 2025-03-13 10:52:52 · 492 阅读 · 0 评论 -
部署vuepress项目到githubPage
部署vuepress项目到githubPage上原创 2023-10-26 23:33:58 · 1118 阅读 · 0 评论 -
部署Vue项目到githubPage中
将Vue项目部署到githubPage上原创 2023-10-23 21:57:43 · 1176 阅读 · 0 评论 -
git 常用命令
git常用操作原创 2023-06-21 10:48:22 · 1318 阅读 · 0 评论 -
git提交到远程仓库时,注释乱码的解决方案
git提交到远程仓库时,注释乱码的解决方案(已解决)原创 2023-04-07 01:51:53 · 1529 阅读 · 0 评论 -
解决 git Authentication failed的问题
解决 git Authentication failed的问题原创 2023-02-21 18:00:11 · 1663 阅读 · 0 评论 -
Git常用命令
【代码】Git常用命令。原创 2023-02-21 17:43:42 · 97 阅读 · 0 评论 -
Git查看/修改用户名和邮箱
【代码】Git查看/修改用户名和邮箱原创 2023-02-21 17:41:01 · 746 阅读 · 0 评论