]> git.eshelyaron.com Git - emacs.git/commit
vc-clone: Make interactive; call vc-guess-url-backend
authorAleksandr Vityazev <avityazev@disroot.org>
Thu, 24 Oct 2024 12:19:34 +0000 (15:19 +0300)
committerEshel Yaron <me@eshelyaron.com>
Fri, 25 Oct 2024 06:31:52 +0000 (08:31 +0200)
commited0101c4fe296490eeec7525420a83fd42b3e2c0
tree27da09db43933d4c1fd569fba12775842c0cde23
parent5c982af5d587fcf8f1e5d7bbe8a7da3b8587e147
vc-clone: Make interactive; call vc-guess-url-backend

* lisp/vc/vc.el (vc-clone): Make interactive.  Call
vc-guess-url-backend.  Always return DIRECTORY if it names a
directory.  New optional argument OPEN-DIR.
(vc--remotes-history): New defvar.
* etc/NEWS: Announce these changes.

(cherry picked from commit be29879850028d316592ba82cd859d31a67c1ffe)
etc/NEWS
lisp/vc/vc.el