]> git.eshelyaron.com Git - emacs.git/commit
Check if package already exists before installing from checkout
authorPhilip Kaludercic <philipk@posteo.net>
Fri, 9 Dec 2022 18:54:25 +0000 (19:54 +0100)
committerPhilip Kaludercic <philipk@posteo.net>
Sat, 10 Dec 2022 08:48:02 +0000 (09:48 +0100)
commit357fe91996bc6015af002fe4259a3a61a5f32dbb
tree5bdaaeb12118df8667ce7bae98a0526266545ba9
parent5e8bc79f6b22cda99b522dbbdaa116ea62feb48e
Check if package already exists before installing from checkout

* lisp/emacs-lisp/package-vc.el (package-vc-install-from-checkout):
Copy check from 'package-vc--unpack'.
lisp/emacs-lisp/package-vc.el