git-ftp 是一个 Shell 脚本编写的基于 Git 的 FTP 客户端。
使用方法:
$ cd my_git_tracked_project $ git ftp push --user <user> --passwd <password> ftp://host.example.com/public_html