mnahkies/openapi-code-generator
View on GitHubrequire clean git working directory by default
Open
#52 opened on Apr 22, 2023
enhancementgood first issue
Repository metrics
- Stars
- (34 stars)
- PR merge metrics
- (PR metrics pending)
Description
we don't want to accidentally overwrite peoples work
- bail out if output directory is a git repo and there are uncommitted changes
- add flag to override this behavior