bitbucket - git cloning into a subdirectory -


i did svn2git migration , need place newly converted local git subdirectory of bitbucket repo.

so have

svn2git/ 

and want placed in developer folder in bitbucket

stuff/svn2git 

how this?

i wouldn't think git cares directory in. should able move it:

mv svn2git stuff 

Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -