github git-ftp/git-ftp 1.6.0
Better error handling

4 years ago
  • Change exit code when remote cannot be accessed from 5 (ERROR_DOWNLOAD) to 4 (ERROR_UPLOAD)
  • Fix directory creation with SFTP
  • Fix submodule handling
  • Fix/Add support for nested branch names by allowing / in scope names
  • Pass insecure-flag to submodules
  • Pass ssh-keys to submodules if used
  • Add support for config disable-epsv and no-commit
  • Allow true and false for boolean configurations (insecure, disable-epsv, no-commit)
  • Add support for option --insecure for LFTP actions (download and pull)
  • Add support for FTPES for LFTP actions (download and pull)
  • Add better error messages for curl errors
  • Support --no-commit option for pull action
  • Documentation updates

Don't miss a new git-ftp release

NewReleases is sending notifications on new releases.