title="Saves changes to this project configuration"
ng-disabled="!entity.metadata.name"
ng-click="save()">
Save Changes
</button>
</div>
</div>
<divclass="row">
<divclass="col-md-12">
<divng-hide="fetched">
<divclass="align-center">
<iclass="fa fa-spinner fa-spin"></i>
</div>
</div>
<divng-show="fetched">
<pclass="hero-unit">
Create a project by entering or copy/pasting the Git URL for a repository, and give the project a name. By default the name will be based on the repository name.