Skip to content

feat(repo): Create project from URL

Created by: zemzale

Description This is gonna allow for creating projects using full URL which is gonna override the host URL too.

The command doesn't have unit tests and probably should be refactored, so I opened issue about that #708 (closed)

Related Issue Resolves #618 (closed)

How Has This Been Tested? Locally tested

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)

Merge request reports