Merge branch 'yn/git-jump-emacs'
commit06ae40f6e5f4a216b336088f1f513fbfb75e8b98
authorJunio C Hamano <gitster@pobox.com>
Wed, 14 Dec 2022 06:55:46 +0000 (14 15:55 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 14 Dec 2022 06:55:46 +0000 (14 15:55 +0900)
tree9b91d1f7767f0292781b27c0bab4868c3a9a3836
parent9ea1378d046d764642718f1b070689072bde4601
parent9508dfd9f553019c2e3b2869926a0dcaed7a498f
Merge branch 'yn/git-jump-emacs'

"git jump" (in contrib/) learned to present the "quickfix list" to
its standard output (instead of letting it consumed by the editor
it invokes), and learned to also drive emacs/emacsclient.

* yn/git-jump-emacs:
  git-jump: invoke emacs/emacsclient
  git-jump: move valid-mode check earlier
  git-jump: add an optional argument '--stdout'