kalamuna / terminatur

What terminus began, terminatur finished: Drush CODESCIENCE for Pantheon Integration
MIT License
11 stars 7 forks source link

Check for SFTP mode first #26

Closed pirog closed 10 years ago

pirog commented 10 years ago

If your Pantheon site is in SFTP mode the whole thing goes to holy hell. This has repercussions in Kalabox which in some cases may produce https://github.com/kalamuna/kalabox/issues/12. We should fix this right away.

@reynoldsalec i am pretty sure there are terminus commands to switch the connection mode so we might want to check for the connection mode and then switch to git if on SFTP.

There will be some UX around this if the user has modified files with SFTP and not checked them in.

pirog commented 10 years ago

This is actually not relevant, you can still clone code in SFTP mode!