]> 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)
committerStefan Kangas <stefankangas@gmail.com>
Thu, 4 Jan 2024 21:04:29 +0000 (22:04 +0100)
commit225710ba79c10b53b6ba320327ca31192ca72387
treefaebb53d8c3f9f460fbae69a3b3eb5351fc26984
parentdf505804ab6e7dc869cfc9db6308a8c568eddd6a
Add file completion for "git blame" to pcomplete

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