联合会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
双城孙宇
面向对象面向君,不服代码不负卿
博客园
首页
新随笔
联系
订阅
管理
随笔 - 93
文章 - 0
评论 - 0
阅读 -
46396
09 2022 档案
git命令小结
摘要:| git命令 | 执行操作 | | | | | git init | 将当前目录变成git可以管理的仓库 | | git config --list | 查看已有配置信息 | | git clone url | 拷贝一份远程仓库到本地 | | git add . | 将所有修改文件加入暂存区 |
阅读全文
posted @
2022-09-06 14:16
双城孙宇
阅读(29)
评论(0)
推荐(0)
编辑
公告
昵称:
双城孙宇
园龄:
4年1个月
粉丝:
2
关注:
4
+加关注
<
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
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
随笔分类
安卓(6)
面试笔记(64)
随笔档案
2023年7月(1)
2022年11月(1)
2022年10月(7)
2022年9月(1)
2022年8月(3)
2022年1月(1)
2021年8月(2)
2021年5月(3)
2021年4月(60)
2021年3月(1)
2021年2月(13)
阅读排行榜
1. 创建新项目报错“Can't determine type for tag '<macro name="m3_comp_bottom_app_bar_container_color">?attr/colorSurface</macro>'”(11437)
2. 安卓新项目报错Apps targeting Android 12 and higher are required to specify an explicit(3681)
3. Installed Build Tools revision 33.0.0 is corrupted. Remove and install again using the SDK Manager.(2909)
4. 报错:Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1(2142)
5. windows update自启动解决方法(1307)
点击右上角即可分享