摘要:
答: 使用root命令,如: grub> set root=(hd0,msdos1) 阅读全文
posted @ 2019-08-15 17:47
Jello
阅读(656)
评论(0)
推荐(0)
摘要:
1. 获取notes git fetch origin refs/notes/*:refs/notes/* 2. 设置notes 2.1 git config --add core.notesRef refs/notes/{name} (需要注意替换name) 2.2 export GIT_NOTE 阅读全文
posted @ 2019-08-15 13:09
Jello
阅读(903)
评论(0)
推荐(0)