]> git.eshelyaron.com Git - emacs.git/commit
Guess Git repositories from the URL header
authorPhilip Kaludercic <philipk@posteo.net>
Thu, 11 Aug 2022 08:53:11 +0000 (10:53 +0200)
committerPhilip Kaludercic <philipk@posteo.net>
Thu, 11 Aug 2022 08:53:55 +0000 (10:53 +0200)
commit98381366b5fce7f54cd10545f051906fe9240f10
treec534c31accef629897d4f0dc3828ebfedeb2cc27
parentd01445716d6e24548548ce7bffe3562b3427a602
Guess Git repositories from the URL header

* package-vc.el (package-vc-probable-repository-regexp): Add new user option.
(package-vc-sourced-packages-list): Add new function using
'package-vc-probable-repository-regexp'.
(package-vc-fetch): Use 'package-vc-sourced-packages-list'.
lisp/emacs-lisp/package-vc.el