Skip to content

Compatibility with Git > 2.16.0

Choose a tag to compare

@mkllnk mkllnk released this 12 May 04:58
· 121 commits to master since this release
aabe961
  • 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 download with 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