摘要: ## `git`相关 ```shell 全局配置查询 git config --global --list git config –global user.name “xxx” git config –global user.email “xxx” ``` ## adb ```shell 推送apk 阅读全文
posted @ 2022-06-20 15:13 阿丟啊 阅读(12) 评论(0) 推荐(0) 编辑