How to set tab size for hunks in “git add -p”?

2013-08-23 Thread Янчарук Александр
-with-non-tab pager = less -FSRX -x4 | But those settings seems does not affect on |git add -p|. How to set tab size for hunks in *git add -p* command? Thanks in advance! -- Best regards, Alexander Yancharuk a...@itvault.info mailto:a...@itvault.info -- To unsubscribe from this list: send

Re: How to set tab size for hunks in “git add -p”?

2013-08-23 Thread Antoine Pelisse
On Fri, Aug 23, 2013 at 7:28 PM, Янчарук Александр a...@itvault.info wrote: But those settings seems does not affect on |git add -p|. How to set tab size for hunks in *git add -p* command? That's because git add -p doesn't go through less/pager. You can certainly change the tabs size for your