stable

Clone or download

Read-only

request #24152: Explicitly ask sudo to set HOME when calling gitolite

On systems where the sudoers configuration file has been customized, the `Defaults always_set_home` directive might not be present. This cause issues when interacting with gitolite because gitolite uses the HOME env variable to find its repositories. Only sudoers files used in a gitolite 3 setup has been modified, old setup will not be changed. Change-Id: Ie008dabb5ef366cc2f1059588164acc0cafb1954

Modified Files

Name
M plugins/git/etc/sudoers.d/gitolite-access-command +1 −0 Go to diff View file
M plugins/git/etc/sudoers.d/gitolite3-http +1 −0 Go to diff View file