/imgs/avatar.png

git常用命令

创建版本库 git init 初始化仓库 git add 添加到仓库 git commit -m “message” 提交到仓库 版本相关 版本退回 git log –pretty=oneline 查看版本历史记录 git reset –hard HEAD^ 退回上个版本,HEAD表示当前版本,文

https://linux.do/t/topic/96234 免费规则自动获取 https://macked.app/ mac免费应用,直链下载 https://vscode.github.net.cn/docs/remote/ssh vscode remote 端口转发 https://nicksxs.me/2021/11/14/%E4%BB%8B%E7%BB%8D%E4%B8%8B%E6%9C%80%E8%BF%91%E6%AF%94%E8%BE%83%E5%AE%9E%E7%94%A8%E7%9A%84%E7%AB%AF%E5%8F%A3%E8%BD%AC%E5%8F%91/