devcurmudgeon / ybd

yaml build deploy
GNU General Public License v2.0
6 stars 15 forks source link

ybd fails to deal with repo: http://trove/foo/bar.git #206

Closed devcurmudgeon closed 8 years ago

devcurmudgeon commented 8 years ago

16-04-21 00:00:06 [0/0/268] [weston] Try git clone from http://trove/foo/bar Cloning into bare repository '/root/ybd/tmp/tmpeT1H_J'... fatal: http://trove/foo/bar/info/refs not valid: is this a git repository?

16-04-21 00:00:06 [0/0/268] [weston] ERROR: failed to clone http://trove/foo/bar.git

code is expressly stripping the .git, causing clone to fail