后台与确认:在 Settings → Version Control 的 Confirmation/Background 页可配置需确认的操作与后台执行(如 Update/Commit/View/Add-Delete/Revert/History cache/检测服务器更改冲突),并可设置历史缓存范围与刷新频率。
常见问题速解:
“Cannot run program git.exe: CreateProcess error=2” → 未安装 Git 或 Path to Git executable 配置错误,安装并修正路径后 Test。
“The remote end hung up unexpectedly” → 检查网络、远程地址与认证(SSH 密钥或 HTTPS 令牌)是否正确。