]> git.eshelyaron.com Git - emacs.git/commit
Add file completion for "git blame" to pcomplete
authorAntero Mejr <antero@mailbox.org>
Thu, 4 Jan 2024 19:49:23 +0000 (19:49 +0000)
committerEshel Yaron <me@eshelyaron.com>
Thu, 4 Jan 2024 21:22:47 +0000 (22:22 +0100)
commit2995edf254c6e946fb6502225be7b3dd7700ddd3
treed25f394363f019ef906cc5c3eefa12547c1f0c3c
parentdf70c4881327e304b687ed3fb90de01df909bf03
Add file completion for "git blame" to pcomplete

* lisp/pcmpl-git.el (pcomplete/git): Add "blame" to the tracked files
clause.  (Bug#68245)

(cherry picked from commit 225710ba79c10b53b6ba320327ca31192ca72387)
lisp/pcmpl-git.el