branch: externals/ssh-deploy commit e94c9e70ba64d231ff538db54acd4b5ecade3ed7 Author: Christian Johansson <christ...@cvj.se> Commit: Christian Johansson <christ...@cvj.se>
Updated title of README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dcbfbb1..8ca40d6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# `ssh-deploy` +# `emacs-ssh-deploy` The `ssh-deploy` plug-in makes it possible to effortlessly deploy local files and directories to remote hosts via SSH and FTP. It also makes it possible to define remote paths per directory and whether or not you want to deploy on explicit save actions or not. Also it enables manual upload and download of files and directories. You can also check differences between local files and directories and remote files and directories if you have `tramp`,`ediff` and `ztree` installed. You can als [...]