Setting pager.add=true breaks add --patch

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Given:

1) git version 2.10.0.GIT

2) The following configuration:
=======================
[core]
  pager = less -FRX --tabs=4

[pager]
  add = true
=======================

3) A patch hunk longer than a screen

THEN:

less will be invoked as expected.

However, upon exiting less, I am dropped back to the shell, whereas I would expect to see:
Stage this hunk [y,n,q,a,d,/,j,J,g,e,?]?

--
Tom Hale



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]