You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a Shepherd user that clones projects via git using ssh keys with passphrase, I want to be able to execute shepherd checkout without Shepherd hanging.
Acceptance Criteria
When I call shepherd checkout on a Shepherd yaml file and with ssh key that requires passphrase, Shepherd is able to checkout projects to local.
The text was updated successfully, but these errors were encountered:
Introduction
As a Shepherd user that clones projects via git using ssh keys with passphrase, I want to be able to execute
shepherd checkout
without Shepherd hanging.Acceptance Criteria
shepherd checkout
on a Shepherd yaml file and with ssh key that requires passphrase, Shepherd is able to checkout projects to local.The text was updated successfully, but these errors were encountered: