]> git.eshelyaron.com Git - emacs.git/commit
Support git commit --no-verify
authorMatthias Meulien <orontee@gmail.com>
Tue, 4 Sep 2018 20:50:56 +0000 (22:50 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Mon, 10 Dec 2018 23:17:52 +0000 (01:17 +0200)
commit0249277925c216d06dfe584bb72c3b03078de74b
tree25129a2256a1eb216d6a7a722af3fe8550ed6dcb
parentc8431a06e4f2209f1c5ba30e2d6a70f284dc4678
Support git commit --no-verify

* lisp/vc/vc-git.el (vc-git-log-edit-toggle-no-verify): New function.
(vc-git-log-edit-mode-map): Add binding.
(vc-git-checkin): Add an entry for that header.
lisp/vc/vc-git.el