Skip to content
Snippets Groups Projects
Forked from cms-analysis / General / DasAnalysisSystem / Installer
Source project has a limited visibility.
  • Louis Moureaux's avatar
    588b7566
    Support users redirecting git https to ssh · 588b7566
    Louis Moureaux authored
    Multiple users complained that the installation wasn't working for them. They
    were stuck with git asking for their SSH password and no way of providing it
    since git is run through CMake.
    
    Detect the configuration that leads to this issue and start the SSH agent if
    needed, then register the user's main key with it. Try educating the user about
    what is happening and that it's ultimately their fault if something breaks.
    588b7566
    History
    Support users redirecting git https to ssh
    Louis Moureaux authored
    Multiple users complained that the installation wasn't working for them. They
    were stuck with git asking for their SSH password and no way of providing it
    since git is run through CMake.
    
    Detect the configuration that leads to this issue and start the SSH agent if
    needed, then register the user's main key with it. Try educating the user about
    what is happening and that it's ultimately their fault if something breaks.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.