My bitbucket has become a mess. I am trying to understand (w/o too much command line voodoo) how to organize. In other source controls i never had this issue (svn, tfs, etc)
For instance, I have a project that contains 3 completely separate repos: 1.) Development (source code c#, f#, etc) 2.) Database (scripts, etc are source controlled to different repo) 3.) Aux stuff for Netopsie type things
Most of my projects follow this pattern, what I would like to see in bitbucket is:
ProjectName
   ->  Development (repo)
   ->  Database (repo)
   ->  NetOps (repo)
Is this easily accomplished using bitbucket / git ?
 
     
    