[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/ssh-deploy 7133863 024/173: Fixed typos
From: |
Stefan Monnier |
Subject: |
[elpa] externals/ssh-deploy 7133863 024/173: Fixed typos |
Date: |
Sat, 20 Oct 2018 10:36:24 -0400 (EDT) |
branch: externals/ssh-deploy
commit 7133863cccf73d566283c5c2f1fb33c984fa9e8e
Author: Christian Johansson <address@hidden>
Commit: Christian Johansson <address@hidden>
Fixed typos
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 8aa64bb..ea50887 100644
--- a/README.md
+++ b/README.md
@@ -51,7 +51,7 @@ The above configuration uses the plugin `use-package` which I
highly recommend.
## More complex SSH connections
-If you have a SSH connection that is using a different identity-file other
than the default, or if it is using a different port other than the default you
just need to edit your local SSH-config (~/ssh/config) to make it work using
this plugin, like this:
+If you have a SSH connection that is using a different identity-file than the
default, or if it is using a different port than the default you just need to
edit your local SSH-config (~/ssh/config) to make it work using this plugin,
like this:
``` bash
- [elpa] externals/ssh-deploy 045e729 003/173: Made readme a bit more clear, (continued)
- [elpa] externals/ssh-deploy 045e729 003/173: Made readme a bit more clear, Stefan Monnier, 2018/10/20
- [elpa] externals/ssh-deploy 6344d55 005/173: Clarified some comments., Stefan Monnier, 2018/10/20
- [elpa] externals/ssh-deploy 3ddc4cb 006/173: Fixed a typo., Stefan Monnier, 2018/10/20
- [elpa] externals/ssh-deploy 18be92e 011/173: Fixed keywords, defgroup groups and white-spaces., Stefan Monnier, 2018/10/20
- [elpa] externals/ssh-deploy 6f7fdfc 016/173: Updated modified date and version., Stefan Monnier, 2018/10/20
- [elpa] externals/ssh-deploy 2f21669 023/173: Added instructions for how to connect to complex servers., Stefan Monnier, 2018/10/20
- [elpa] externals/ssh-deploy 4af759a 007/173: More clarifications., Stefan Monnier, 2018/10/20
- [elpa] externals/ssh-deploy 36186d6 002/173: Replaced sync references with deploy, Stefan Monnier, 2018/10/20
- [elpa] externals/ssh-deploy 952abf0 021/173: Changed reference to zdiff-tree to ztree-diff and added more checks to see if tramp-term is installed before calling it., Stefan Monnier, 2018/10/20
- [elpa] externals/ssh-deploy 3fbd479 013/173: Changed variable-name typo explicity-save to explicit-save and updated README., Stefan Monnier, 2018/10/20
- [elpa] externals/ssh-deploy 7133863 024/173: Fixed typos,
Stefan Monnier <=
- [elpa] externals/ssh-deploy 8faa3c1 018/173: Now checks in path is in local-root before browsing remote host., Stefan Monnier, 2018/10/20
- [elpa] externals/ssh-deploy 3bbbbfb 017/173: *** empty log message ***, Stefan Monnier, 2018/10/20
- [elpa] externals/ssh-deploy f77eba5 012/173: Updated README with proper setup example and instructions about MELPA., Stefan Monnier, 2018/10/20
- [elpa] externals/ssh-deploy 5ad07f2 008/173: Changed requirements., Stefan Monnier, 2018/10/20
- [elpa] externals/ssh-deploy 1ebf003 010/173: Formatted text a bit better., Stefan Monnier, 2018/10/20
- [elpa] externals/ssh-deploy ebdbb7e 014/173: Add TRAMP protocol for difference queries, Stefan Monnier, 2018/10/20
- [elpa] externals/ssh-deploy fa368fb 020/173: Made relative path generation as stand-alone function and now checks if ztree and tramp-term is installed before trying to call them., Stefan Monnier, 2018/10/20
- [elpa] externals/ssh-deploy f4ad77d 026/173: Now works asynchrously, moved (revert-buffer) to successful downloads instead of to key-binding., Stefan Monnier, 2018/10/20
- [elpa] externals/ssh-deploy 05ed4c8 009/173: Made changes to comply with MELPA guidelines., Stefan Monnier, 2018/10/20
- [elpa] externals/ssh-deploy 89fb82a 038/173: Fixed bug when downloading via SSH to a local path containing whitespaces, Stefan Monnier, 2018/10/20