git:版本管理器
摘要:1. 安装git sudo apt-get install git 需要设置这台电脑上的 git 用户名与邮箱 git config --global user.name "xx" git config --global user.email "xxx@abc.edu.cn" 2. 创建版本库(re
阅读全文
posted @ 2020-05-23 14:38
posted @ 2020-05-23 14:38
posted @ 2020-05-20 13:15
posted @ 2020-05-20 12:35
posted @ 2020-05-13 01:54
|
|||||||||
日 | 一 | 二 | 三 | 四 | 五 | 六 | |||
---|---|---|---|---|---|---|---|---|---|
26 | 27 | 28 | 29 | 30 | 31 | 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 | 1 | |||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
Powered by:
博客园
Copyright © 2025 luyi07
Powered by .NET 9.0 on Kubernetes