]> git.eshelyaron.com Git - emacs.git/commit
Fix misleading prompt in vc-git-create-tag
authorVisuwesh <visuweshm@gmail.com>
Sat, 8 Oct 2022 13:13:48 +0000 (15:13 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 8 Oct 2022 13:13:48 +0000 (15:13 +0200)
commite3fac2be0423d8ea7b8418286b791586be8b58fa
tree4b69eac5ad90ea804c123a8e4279b2d343aa1c26
parentdc9f07d39f83b86db4e207b670ec15f85bce0add
Fix misleading prompt in vc-git-create-tag

* lisp/vc/vc-git.el (vc-git-create-tag): Actually pass the DEFAULT
argument to vc-read-revision (bug#58378).
lisp/vc/vc-git.el