Git-subrepo: `git subrepo clone <repository> .<subdir>` (subrepo clone in dot subdirectory) fails

Created on 11 Oct 2016  路  2Comments  路  Source: ingydotnet/git-subrepo

If _https://github.com/example/remote_ is the remote repository and we want to add it in _.remote_ subdirectory as subrepo:

git subrepo clone https://github.com/example/remote .remote

It throws the following error:

git-subrepo: Command failed: 'git remote add subrepo/.remote https://github.com/example/remote'.

Bug

Most helpful comment

see pr #231 or issue #147

All 2 comments

see pr #231 or issue #147

Should be solved with #231, @MunifTanjim please let us know otherwise!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kohlhase picture kohlhase  路  3Comments

varac picture varac  路  4Comments

nandbert picture nandbert  路  4Comments

mklepaczewski picture mklepaczewski  路  5Comments

hassec picture hassec  路  5Comments