EchoZulu
EchoZulu
### Bug Run `git-ftp push --auto-init "sftp://example.com"` Option "--auto-init" produce error `fatal: Unrecognised option: sftp://example.com` ### Environment /usr/bin/zsh Linux DESKTOP-11HGVEI 4.4.0-17763-Microsoft #379-Microsoft Wed Mar 06 19:16:00 PST 2019 x86_64 GNU/Linux...
There is an Error in deploy process (tested on windows 7 machine) First deploy works fine, Second deploy produce error Third deploy works fine. > Serverless: | { [BucketNotEmpty: The...
Bad fileKey detection in [index.js](https://github.com/serverless/serverless-client-s3/blob/master/index.js#L261) on windows machine. it produce https://s3-eu-west-1.amazonaws.com/xxxx.client.dev.eu-west-1/js%5Capp.min.js insted of "js/app.min.js" paths on S3.