git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How to set tab size for hunks in “git add -p”?
@ 2013-08-23 17:28 Янчарук Александр
  2013-08-23 18:19 ` Antoine Pelisse
  0 siblings, 1 reply; 3+ messages in thread
From: Янчарук Александр @ 2013-08-23 17:28 UTC (permalink / raw)
  To: git

Hi!

I used the solution from here 
<http://stackoverflow.com/questions/15132325/how-to-set-tab-size-for-pager-used-in-git-diff> 
to change tab size in |git diff||| output. That works fine with git diff.

I have these settings in my *.gitconfig*:

    |[core]
    whitespace = tabsize=4,indent-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
alex@itvault.info <mailto:alex@itvault.info>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-08-24  9:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-23 17:28 How to set tab size for hunks in “git add -p”? Янчарук Александр
2013-08-23 18:19 ` Antoine Pelisse
2013-08-24  9:53   ` Янчарук Александр

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).