]> git.eshelyaron.com Git - emacs.git/commit
Do not count git markers as "deleted lines"
authorKonstantin Kharlamov <Hi-Angel@yandex.ru>
Thu, 23 Sep 2021 21:25:41 +0000 (23:25 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 23 Sep 2021 21:25:41 +0000 (23:25 +0200)
commit150fc9c8458281fd281da37728515afb4640a650
treec3b2a60819b5aae818fe50c0ccf57207f3455355
parent66d15137629a5224e16a0269e0e3181500962de2
Do not count git markers as "deleted lines"

* lisp/vc/diff-mode.el (diff-fixup-modifs): Skip "end of patch"
markers that `git-format-patch` leaves around (bug#50761).
lisp/vc/diff-mode.el