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

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

javascript - Clean way to programmatically use CSS transitions from JS? -

android - send complex objects as post php java -