1. Create project in bitbucket without adding Readme. (without intializing)
  2. Create any project from Intellij (e.g. Flutter Project)
  3. Right click on the project and select remote git URL(git url of step1)
  4. Add/ Commit and push