1. 创建github/gitee仓库
2. 复制仓库http地址
3. IntelliJ配置仓库
菜单路径:File -> Manage IDE Settings -> Settings Repository
3.1 黏贴第二步的仓库地址,点击Overwrite Remote
3.2 github需要使用个人token,需要预先配置使用~
配置路径:右上头像 -> Settings -> Developer settings -> Personal access tokens
资源直达:https://github.com/settings/tokens?type=beta
4. 新装Idea,可以通过相同菜单,执行Overwrite Local进行下载
菜单路径:File -> Manage IDE Settings -> Snyc with Settings Repository -> Overwrite Local / Merge
Note:
修改配置后,会自动同步,但可能存在延迟和网络失败,可以手动执行下Overwrite Remote
本文由 Ivan Dong 创作,采用 知识共享署名4.0 国际许可协议进行许可
本站文章除注明转载/出处外,均为本站原创或翻译,转载前请务必署名
最后编辑时间为: Jun 13, 2023 at 10:11 am