]> git.eshelyaron.com Git - emacs.git/commit
Remove empty lines from stash read prompt
authorDmitry Gutov <dgutov@yandex.ru>
Fri, 26 Nov 2021 13:03:30 +0000 (16:03 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Fri, 26 Nov 2021 13:03:30 +0000 (16:03 +0300)
commit824d31e3bf22d57bc8f8011e6719b15059bea55b
tree3ea971a8c181c8b3beafbf2798578925eb013089
parentc56e05b968d437b807a194ecdcd308b045143846
Remove empty lines from stash read prompt

* lisp/vc/vc-git.el (vc-git-stash-read): Pass OMIT-NULLS (bug#52119).
(vc-git-stash-list): Simplify.
lisp/vc/vc-git.el