emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ssh-deploy 3ea14de 062/173: Improved README for forced


From: Stefan Monnier
Subject: [elpa] externals/ssh-deploy 3ea14de 062/173: Improved README for forced uploads
Date: Sat, 20 Oct 2018 10:36:31 -0400 (EDT)

branch: externals/ssh-deploy
commit 3ea14de77c00686c07c244e2cbcb79991cd09440
Author: Christian Johansson <address@hidden>
Commit: Christian Johansson <address@hidden>

    Improved README for forced uploads
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 0f1fba9..35c00c1 100644
--- a/README.md
+++ b/README.md
@@ -63,6 +63,7 @@ You can remove the `add-to-list` line if you installed via 
`MELPA` repository.
 
 * Now when you save a file somewhere under the directory 
`/Users/username/Web/MySite/`, the script will launch and deploy the file with 
the remote server.
 * If you press `C-c C-z x` and the current buffer is a file, you will launch a 
`ediff` session showing differences between local file and remote file via 
`tramp`, or if current buffer is a directory it will show differences with 
remote directory using `ztree-diff` via `tramp`.
+* If you press `C-c C-z f` you will **force** upload local file or directory 
to remote host even if they have external changes.
 * If you press `C-c C-z u` you will upload local file or directory to remote 
host.
 * If you press `C-c C-z d` you will download the current file or directory 
from remote host and then reload current buffer.
 * If you press `C-c C-z t` you will open a terminal with remote host via 
`tramp-term`.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]