Skip to content

lankning/lankning.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

这是我的博客,站点列表:

推送帮助:

  1. 添加仓库
git remote add gitee https://gitee.com/lankning/lankning.git
git remote add gogs http://git.wenyuanhome.top/lankning/lankning.git
git remote add github https://github.com/lankning/lankning.github.io.git
  1. 推送
git add .
git commit -m "update"
git push -u gitee master
git push -u gogs master
git push -u github master

参考:

  1. git多个远程仓库 - 铁芒箕 - 博客园 (cnblogs.com)

Releases

No releases published

Packages

No packages published

Languages