| Issue 2333: | git clone/fetch over http does not work for projects in subfolder without /p/ in the URL | |
| 1 person starred this issue and may be notified of changes. | Back to list |
************************************************************ ***** NOTE: THIS BUG TRACKER IS FOR GERRIT CODE REVIEW ***** ***** DO NOT SUBMIT BUGS FOR CHROME, ANDROID, INTERNAL ***** ***** ISSUES WITH YOUR COMPANY'S GERRIT SETUP, ETC. ***** ***** THOSE ISSUE BELONG IN DIFFERENT ISSUE TRACKERS! ***** ************************************************************ Affected Version: 2.8 What steps will reproduce the problem? 1. git clone http://review/path/to/project 2. 3. What is the expected output? What do you see instead? Expected: Should be able to clone the project Actual: Fails with an error when the project is in a subfolder. Works OK for projects in the root, i.e. git clone http://review/project Only works for projects in subfolder if /p/ is added, i.e. git clone http://review/p/path/to/project
Dec 12, 2013
Project Member
#1
david.pu...@sonymobile.com
Status:
Invalid
|
|
| ► Sign in to add a comment |