Skip to content

Bundle Install Permissions Fix

This fixes A permissions error during 'bundle install,' which is due to the command switching users without switching HOME directories - 'warning: unable to access '/root/.config/git/attributes': Permission denied'

Merge request reports