]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rj/add-p-pager'
authorJunio C Hamano <gitster@pobox.com>
Thu, 8 Aug 2024 17:41:18 +0000 (10:41 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 8 Aug 2024 17:41:18 +0000 (10:41 -0700)
A 'P' command to "git add -p" that passes the patch hunk to the
pager has been added.

* rj/add-p-pager:
  add-patch: render hunks through the pager
  pager: introduce wait_for_pager
  pager: do not close fd 2 unnecessarily
  add-patch: test for 'p' command

1  2 
add-patch.c
t/t3701-add-interactive.sh

diff --cc add-patch.c
Simple merge
Simple merge