Bug 304965

Summary: Clone doesn't allow to specify --upload-pack
Product: [Technology] EGit Reporter: Christoph Pospiech <pospiech-HD>
Component: UIAssignee: Project Inbox <egit.ui-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: daniel_megert, matthias.sohn, robin, stefan.lay
Version: unspecifiedKeywords: helpwanted
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:
Bug Depends on: 368931    
Bug Blocks:    

Description Christoph Pospiech CLA 2010-03-08 04:07:02 EST
Build Identifier: M20090917-0800

EGIT fails to import project if git is installed in a non-default location on the remote host. A command line "git clone --upload-pack <location_of_git-upload-pack> ..." succeeds, but EGIT fails with error message that git-upload-pack cannot be found. Allowing for an extra GUI field for git options would solve this problem.

Reproducible: Always
Comment 1 Stefan Lay CLA 2010-07-30 08:16:18 EDT
This is a feature request. JGit has to provide this feature.
Comment 2 Christoph Pospiech CLA 2012-01-18 05:32:49 EST
Just submitted feature request (bug) 368931 for jgit as suggested by the comment above.