The blog, built by hexo cannot be uploaded by changing the computer. How to adjust the git??

clipboard.png

Report

after

hexo-d

Mar.10,2021

find the _ config.yml file in the root directory of your project, and modify it at the end of the file:

deploy:
  type: git
  repository: git@github.com:xxx/xxx.git
  branch: master
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b369d0-e579.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b369d0-e579.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?