Re: [PATCH 3/3] submodule: display summary header in bold

2012-11-12 Thread Jeff King
On Sun, Nov 11, 2012 at 10:29:06PM +0530, Ramkumar Ramachandra wrote: > Currently, 'git diff --submodule' displays output with a bold diff > header for non-submodules. So this part is in bold: > > diff --git a/file1 b/file1 > index 30b2f6c..2638038 100644 > --- a/file1 > +++ b/fi

[PATCH 3/3] submodule: display summary header in bold

2012-11-11 Thread Ramkumar Ramachandra
Currently, 'git diff --submodule' displays output with a bold diff header for non-submodules. So this part is in bold: diff --git a/file1 b/file1 index 30b2f6c..2638038 100644 --- a/file1 +++ b/file1 For submodules, the header looks like this: Submodule submodule1 012b072..2

[PATCH 3/3] submodule: display summary header in bold

2012-11-01 Thread Ramkumar Ramachandra
Currently, 'git diff --submodule' displays output with a bold diff header for non-submodules. So this part is in bold: diff --git a/file1 b/file1 index 30b2f6c..2638038 100644 --- a/file1 +++ b/file1 For submodules, the header looks like this: Submodule submodule1 012b072..2