branch: externals/ssh-deploy commit 8faa3c18f443093211b11a6629ee87edc10d30fe Author: Christian Johansson <christ...@cvj.se> Commit: Christian Johansson <christ...@cvj.se>
Now checks in path is in local-root before browsing remote host. --- ssh-deploy.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssh-deploy.el b/ssh-deploy.el index 27bebe1..3e31db4 100644 --- a/ssh-deploy.el +++ b/ssh-deploy.el @@ -4,7 +4,7 @@ ;; Maintainer: Christian Johansson <github.com/cjohansson> ;; Created: 5 Jul 2016 ;; Modified: 19 Jul 2016 -;; Version: 1.2 +;; Version: 1.21 ;; Keywords: tools, convenience ;; URL: https://github.com/cjohansson/emacs-ssh-deploy