Compatibility with Git > 2.16.0
- Fix "Unknown SHA1 object" with Git > 2.16.0
- Avoid git warning: empty strings as pathspecs
- The .git-ftp-ignore file contains globs now, not regular expressions
- Make --insecure option override config setting
- Fix bug that can delete the .git folder using
git ftp downloadwith exclude patterns - Allow post-ftp-push hooks to pass on failures
- Fixed post hook reference to deployed SHA1
- Add a check covering curl presence and protocol support
- Update INSTALL.md instructions for OS X 10.13.3
- Add suggestion for usage with GIT LFS to documentation
- Add config git-ftp.remote-root to documentation
- Document using SFTP