Hi all
I submitted issue https://code.google.com/p/git-repo/issues/detail?id=218
has anyone can help ..... please....
What steps will reproduce the problem?
1.repo init -u git://host/gitproject -b branch
2.pop out as below message
curl: (22) The requested URL returned error: 404 Not Found
Server does not provide clone.bundle; ignoring.
What is the expected output? What do you see instead?
because repo sync have --no-clone-bundle options,
repo init may also have --no-clone-bundle options?
Please provide any additional information below.
Has anyone can help reference repo sync --no-clone-bundle programs add to repo init?