spring-boot-migrator icon indicating copy to clipboard operation
spring-boot-migrator copied to clipboard

Refactor ProjectContextInitializer to not create a git repo if none exist

Open fabapp2 opened this issue 3 years ago • 0 comments

What needs to be done

Refactor ProjectContextInitializer to not create a git repo if none exist. Throw an Exception instead.

Why it needs to be done

A missing .git with gitSupportEnabled will be detected by precondition check.

fabapp2 avatar Apr 19 '22 09:04 fabapp2