Bug 491758 - Using Windows MSYSGit + JGit + SSH to clone an empty repo fails
Summary: Using Windows MSYSGit + JGit + SSH to clone an empty repo fails
Status: NEW
Alias: None
Product: JGit
Classification: Technology
Component: JGit (show other bugs)
Version: 4.2   Edit
Hardware: PC Windows All
: P3 blocker (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-15 03:01 EDT by Yang Yang CLA
Modified: 2016-04-15 03:01 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yang Yang CLA 2016-04-15 03:01:41 EDT
Using Windows MSYSGit + JGit + SSH to clone an empty repo fails.
When I using MsysGit client clone an empty jgit repo, get an error.

Cloning into 'empty'...
fatal: could not fetch refs from git@code.aliyun.com:394062113/empty.git

When I change other git client on windows, like TortoiseGit and GitExtension, get the same error.
But it works via http, only failed on ssh.