- 选择portable版本
- 安装git-credential-winstore.exe
- git config --global credential.helper cache // git config --global credential.helper 'cache --timeout=3600'
相关文章
- Chrome插件LiveStyle结合Sublime Text3编辑器实现高效可视化开发
- Sublime Text 3 搭建Go开发环境(Windows)
- Mac下使用Sublime Text3 搭建Java开发环境
- 翻译:打造基于Sublime Text 3的全能python开发环境
- Sublime Text 3下C/C++开发环境搭建
- Golang (Go语言) Mac OS X下环境搭建 环境变量配置 开发工具配置 Sublime Text 2 【转】
- Sublime Text3如何运行包含输入输出的Python程序(即配置交互环境)
- Sublime Text3配置Groovy运行环境
- 使用phpstudy+sublime Text 3 创建PHP编译环境(代码审计基本环境)
- sublime text3配置Python2、Python3的编译环境 - 葫芦娃哈哈