msysgit和Cygwin + git有什么区别?
现在我正在使用msysgit,但我不喜欢Git Bash(你不能调整大小或复制/粘贴)所以我在想切换到Cygwin,因为那时我可以使用mintty.
git-credential-winstore与github和bitbucket存储库完美配合,但在使用自托管存储库时不会弹出提示符.我看不出问题所在.
我试过了 :
git config --global credential.helper winstore
Run Code Online (Sandbox Code Playgroud)
通过控制台
[credential]
helper = winstore
Run Code Online (Sandbox Code Playgroud)
在gitconfig中创建并存储凭证manualy.没有成功.有人能指出我正确的方向吗?我正在使用Win7.
最好的祝福.