Fix false positive detection when inside submodules#276
Fix false positive detection when inside submodules#276menehune23 wants to merge 1 commit intopaketo-buildpacks:mainfrom
Conversation
Signed-off-by: menehune23 <meyera@vmware.com>
|
Hey Andrew 👋 @paketo-buildpacks/utilities-maintainers I feel like the use case of extracting git metadata is valid for submodules just like root level git repos. WDYT? |
|
@menehune23 And would a project.toml |
Hey @arjun024, thanks for getting back about this! I do think that Feel free to close this if y'all determine this isn't the right approach. Glad it's on the radar now :) |
Summary
Fails detection when
.gitis a file and not a folder.Use Cases
Closes #275
Checklist