jacebrowning / gitman

Language-agnostic dependency manager using Git.
https://gitman.readthedocs.io
MIT License
198 stars 32 forks source link

Fixed issue with filter_nested_configs #312

Closed DavidWatkins closed 1 year ago

DavidWatkins commented 1 year ago

In regards to issue https://github.com/jacebrowning/gitman/issues/311, this PR addresses the five following issues:

I have also added a test to assert that the changes in this PR are functional in the future.

Closes #311