avatar
文章
35
标签
28
分类
14

首页
时间轴
标签
文章
娱乐
  • 图库
链接
关于我
xuedue
搜索
首页
时间轴
标签
文章
娱乐
  • 图库
链接
关于我
Git 整理
发表于2025-02-06|Github
git 远程库 代码推送至远程仓库 1git push origin HEAD:refs/for/sandbox/zengruihua/master 远程最新的 commit 以 rebase 的方式同步到本地 1git pull --rebase 使用命令时必须保持本地目录干净(不能有modified文件,可以存在untracked文件) 拉取远程库要想有远程库信息,需要使用git clone ...
利用Github Actions实现自动部署
发表于2021-09-22|Hexo
本文参考 GitHub Actions 来自动部署 Hexo 用GitHub Actions 自动部署 Hexo博客 Hexo 部署在Hexo中,以往的部署通常都需要通过命令 123hexo clean # 清空静态页面(public文件夹)hexo g # 创建静态页面hexo d # 发布页面:清空.deploy_git/里文件,从public/复制新生成的文件 在实现自动部署之前,hex ...
Github-stars
发表于2021-08-09|Github
Github上star的项目分类StyleGanDesinging an Encoder for StyleGAN Image ManipulationEncoding in Style: a StyleGAN Encoder for Image-to-Image TranslationFace Identity Disentanglement via Latent Space MappingOn ...
Github/Git 相关问题
发表于2021-07-22|Github
解决git clone 速度慢的问题利用国内镜像替换 github.com.cnpmjs.orggit.sdut.me 方法 #我们准备clone的链接git clone https://github.com/example#使用镜像git clone https://github.com.cnpmjs.org/example git push时登录显示密码错误依次进入界面 全部勾选并生成 ...
1
avatar
xuedue
文章
35
标签
28
分类
14
Follow Me
公告
今天超市薯片半价
最新文章
Paper-LLM2025-02-23
Git 整理2025-02-06
磁盘打不开,提示需要格式化2024-10-16
文章
  • Anaconda1
  • Android1
  • C/C++1
  • Github3
  • Hexo4
  • Latex1
  • Operating System5
    • Linux4
    • Windows1
  • PAPER6
  • PROXY1
  • PYTHON3
  • Pytorch5
  • VSCODE4
标签
Anaconda Android C/C++ Github Hexo INN LLM Linux Markdown Plt Python Pytorch Windows aging blind face restoratio gan inversion latex nvidia驱动 proxy python pytorch screen streamlit stylegan visdom vscode 解压
归档
  • 二月 20252
  • 十月 20241
  • 十月 20231
  • 六月 20225
  • 十一月 20211
  • 十月 20211
  • 九月 20217
  • 八月 202110
网站资讯
文章数目 :
35
已运行时间 :
本站访客数 :
本站总访问量 :
最后更新时间 :
©2020 - 2025 By xuedue
框架 Hexo|主题 Butterfly
本地搜索