Skip to content
Snippets Groups Projects

fix(pkgctl clone): fix --maintainer and --universe being stuck

Merged Christian Heusel requested to merge gromit/devtools:148-fix-initial-clone into master

The problem here is that anything that requires user input (such as a key unlock or hostkey verify) will block the terminal and wait for input which will never come. We therefore handle just the first element without parallel so these things can easily be done. Afterwards users are expected to either have setup a ssh ControlMaster or use something like a ssh agent.

fixes #148 (closed)

Signed-off-by: Christian Heusel christian@heusel.eu

Closes #148 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading