摘要: # 安装Git ```shell root@postgresqlunbuntu:/# sudo apt update root@postgresqlunbuntu:/# sudo apt install git # 验证是否安装成功 root@postgresqlunbuntu:/# git --v 阅读全文
posted @ 2023-05-20 15:53 FireOnFire 阅读(12) 评论(0) 推荐(0)