]> git.eshelyaron.com Git - emacs.git/commit
File-expand DIRECTORY argument to vc-clone
authorPhilip Kaludercic <philipk@posteo.net>
Fri, 22 Sep 2023 10:48:32 +0000 (12:48 +0200)
committerPhilip Kaludercic <philipk@posteo.net>
Fri, 22 Sep 2023 10:48:53 +0000 (12:48 +0200)
commitd1d444c2b789a90da584227ae314f29d79131848
tree56b24ba0080371f89f4f58087a9446ee6f4c12e9
parentd71b9673a07da93cd7651540cd015636b8f66fda
File-expand DIRECTORY argument to vc-clone

* lisp/vc/vc.el (vc-clone): Expand directory to avoid issues when
invoking the subprocess.  (Bug#66115)
lisp/vc/vc.el