In my presentations on Automatic Updates one of the most frequent questions is how the module integrates with Git.
It does not currently but we could in this module
Create a sub-module AUE Git Integration
\Drupal\package_manager\PathExcluder\GitExcluder
into account? This will remove the base .git directory from the stage. This probably should not be a problem since we will do all our git checking and commits on the active directory. Needs work
Code