不能做:git 克隆

Can't do: git clone

我正在尝试将存储库项目克隆到我的桌面 git 集线器 window 但它失败了 我在日志文件中发现了这些错误:

日志文件错误

2016-07-20 09:04:11.4932|INFO|thread:14|DashboardViewModel|Selected repository 'techla/webroshhayin'
2016-07-20 09:04:11.5922|INFO|thread:14|DashboardViewModel|Took 0ms to Create RepositoryViewModel for location D:\Documents\GitHub\webroshhayin
2016-07-20 09:04:12.1092|ERROR|thread:16|ComparisonGraph|JavaScript Alert from the comparison graph: http://github-app/: TypeError: Cannot read property 'selectCommit' of null
2016-07-20 09:08:11.6309|INFO|thread:76|GitLfsSmudgeTail|Cleaning up Git LFS smudge progress environment variable
2016-07-20 09:08:11.6739|WARN|thread: 1|StandardUserErrors|Showing user error Please check your log file for more details, or contact out support team if you are still having problems.

关于如何解决此问题的解决方案将不胜感激

检查 git 版本(最新)并尝试此格式

git clone https://username@github.com/org/project.git