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" -

ruby - Nesting modules inside of a Rails eninge gem -

Eclipse formatter for java ending braces -