Skip to content
Snippets Groups Projects
  • Evangelos Foutras's avatar
    66c4994c
    svntogit: Set SHELL=/bin/bash for git pull to work · 66c4994c
    Evangelos Foutras authored
    The default login shell for the svntogit user (/sbin/nologin) breaks
    the Match Exec directives in /srv/svntogit/.ssh/config and prohibits
    Git from using the correct SSH key.
    
    While we're at it, add --set-upstream to the git pull command so the
    task is more likely to accomplish its intended purpose.
    Verified
    66c4994c
    History
    svntogit: Set SHELL=/bin/bash for git pull to work
    Evangelos Foutras authored
    The default login shell for the svntogit user (/sbin/nologin) breaks
    the Match Exec directives in /srv/svntogit/.ssh/config and prohibits
    Git from using the correct SSH key.
    
    While we're at it, add --set-upstream to the git pull command so the
    task is more likely to accomplish its intended purpose.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.