]> git.eshelyaron.com Git - emacs.git/commit
Implement `copy-directory-create-symlink' for remote files
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 22 Aug 2021 18:44:54 +0000 (20:44 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 22 Aug 2021 18:44:54 +0000 (20:44 +0200)
commitf405756811741b805c2833aa941d23bfd0f36919
treef45218ca4d39f0cb972681ba02cc45dda468ee38
parent1afe59f7f888fd80e9bbad502d96e5e2ee9feb4c
Implement `copy-directory-create-symlink' for remote files

* lisp/net/tramp-sh.el (tramp-sh-handle-copy-directory):
Implement `copy-directory-create-symlink'.  (Bug#10897)

* test/lisp/net/tramp-tests.el (tramp-test15-copy-directory):
Extend test.
lisp/net/tramp-sh.el
test/lisp/net/tramp-tests.el