I would to move my workspace to a remote git (BitBucket) to have more control about modifications.
I have multiple projects. Should I create one repository for each project? Or can I create just one repository making commit for single projects?
I use Eclipse (egit).