File tree Expand file tree Collapse file tree 9 files changed +37
-16
lines changed
Expand file tree Collapse file tree 9 files changed +37
-16
lines changed Original file line number Diff line number Diff line change @@ -176,7 +176,10 @@ override configuration settings.
176176 number.
177177
178178-S<string>::
179- Look for differences that contain the change in <string>.
179+ Look for differences that introduce or remove an instance of
180+ <string>. Note that this is different than the string simply
181+ appearing in diff output; see the 'pickaxe' entry in
182+ linkgit:gitdiffcore[7] for more details.
180183
181184--pickaxe-all::
182185 When -S finds a change, show all the changes in that
Original file line number Diff line number Diff line change @@ -323,7 +323,7 @@ <h2>SYNOPSIS</h2>
323323< div class ="verseblock ">
324324< div class ="content "> < em > git config</ em > [<file-option>] [type] [-z|--null] name [value [value_regex]]
325325< em > git config</ em > [<file-option>] [type] --add name value
326- < em > git config</ em > [<file-option>] [type] --replace-all name [ value [value_regex] ]
326+ < em > git config</ em > [<file-option>] [type] --replace-all name value [value_regex]
327327< em > git config</ em > [<file-option>] [type] [-z|--null] --get name [value_regex]
328328< em > git config</ em > [<file-option>] [type] [-z|--null] --get-all name [value_regex]
329329< em > git config</ em > [<file-option>] [type] [-z|--null] --get-regexp name_regex [value_regex]
@@ -3168,7 +3168,7 @@ <h2 id="_git">GIT</h2>
31683168</ div >
31693169< div id ="footer ">
31703170< div id ="footer-text ">
3171- Last updated 2009-03-18 05:27:01 UTC
3171+ Last updated 2009-03-21 00:39:07 UTC
31723172</ div >
31733173</ div >
31743174</ body >
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ SYNOPSIS
1111[verse]
1212'git config' [<file-option>] [type] [-z|--null] name [value [value_regex]]
1313'git config' [<file-option>] [type] --add name value
14- 'git config' [<file-option>] [type] --replace-all name [ value [value_regex] ]
14+ 'git config' [<file-option>] [type] --replace-all name value [value_regex]
1515'git config' [<file-option>] [type] [-z|--null] --get name [value_regex]
1616'git config' [<file-option>] [type] [-z|--null] --get-all name [value_regex]
1717'git config' [<file-option>] [type] [-z|--null] --get-regexp name_regex [value_regex]
Original file line number Diff line number Diff line change @@ -640,7 +640,10 @@ <h2 id="_options">OPTIONS</h2>
640640</ dt >
641641< dd >
642642< p >
643- Look for differences that contain the change in <string>.
643+ Look for differences that introduce or remove an instance of
644+ <string>. Note that this is different than the string simply
645+ appearing in diff output; see the < em > pickaxe</ em > entry in
646+ < a href ="gitdiffcore.html "> gitdiffcore(7)</ a > for more details.
644647</ p >
645648</ dd >
646649< dt >
@@ -1407,7 +1410,7 @@ <h2 id="_git">GIT</h2>
14071410</ div >
14081411< div id ="footer ">
14091412< div id ="footer-text ">
1410- Last updated 2009-02-14 08:18:12 UTC
1413+ Last updated 2009-03-21 00:39:07 UTC
14111414</ div >
14121415</ div >
14131416</ body >
Original file line number Diff line number Diff line change @@ -641,7 +641,10 @@ <h2 id="_options">OPTIONS</h2>
641641</ dt >
642642< dd >
643643< p >
644- Look for differences that contain the change in <string>.
644+ Look for differences that introduce or remove an instance of
645+ <string>. Note that this is different than the string simply
646+ appearing in diff output; see the < em > pickaxe</ em > entry in
647+ < a href ="gitdiffcore.html "> gitdiffcore(7)</ a > for more details.
645648</ p >
646649</ dd >
647650< dt >
@@ -1485,7 +1488,7 @@ <h2 id="_git">GIT</h2>
14851488</ div >
14861489< div id ="footer ">
14871490< div id ="footer-text ">
1488- Last updated 2009-02-14 08:18:12 UTC
1491+ Last updated 2009-03-21 00:39:08 UTC
14891492</ div >
14901493</ div >
14911494</ body >
Original file line number Diff line number Diff line change @@ -643,7 +643,10 @@ <h2 id="_options">OPTIONS</h2>
643643</ dt >
644644< dd >
645645< p >
646- Look for differences that contain the change in <string>.
646+ Look for differences that introduce or remove an instance of
647+ <string>. Note that this is different than the string simply
648+ appearing in diff output; see the < em > pickaxe</ em > entry in
649+ < a href ="gitdiffcore.html "> gitdiffcore(7)</ a > for more details.
647650</ p >
648651</ dd >
649652< dt >
@@ -1961,7 +1964,7 @@ <h2 id="_git">GIT</h2>
19611964</ div >
19621965< div id ="footer ">
19631966< div id ="footer-text ">
1964- Last updated 2009-03-06 08:20:41 UTC
1967+ Last updated 2009-03-21 00:39:09 UTC
19651968</ div >
19661969</ div >
19671970</ body >
Original file line number Diff line number Diff line change @@ -720,7 +720,10 @@ <h2 id="_options">OPTIONS</h2>
720720</ dt >
721721< dd >
722722< p >
723- Look for differences that contain the change in <string>.
723+ Look for differences that introduce or remove an instance of
724+ <string>. Note that this is different than the string simply
725+ appearing in diff output; see the < em > pickaxe</ em > entry in
726+ < a href ="gitdiffcore.html "> gitdiffcore(7)</ a > for more details.
724727</ p >
725728</ dd >
726729< dt >
@@ -1601,7 +1604,7 @@ <h2 id="_git">GIT</h2>
16011604</ div >
16021605< div id ="footer ">
16031606< div id ="footer-text ">
1604- Last updated 2009-02-14 08:18:13 UTC
1607+ Last updated 2009-03-21 00:39:10 UTC
16051608</ div >
16061609</ div >
16071610</ body >
Original file line number Diff line number Diff line change @@ -690,7 +690,10 @@ <h2 id="_options">OPTIONS</h2>
690690</ dt >
691691< dd >
692692< p >
693- Look for differences that contain the change in <string>.
693+ Look for differences that introduce or remove an instance of
694+ <string>. Note that this is different than the string simply
695+ appearing in diff output; see the < em > pickaxe</ em > entry in
696+ < a href ="gitdiffcore.html "> gitdiffcore(7)</ a > for more details.
694697</ p >
695698</ dd >
696699< dt >
@@ -1182,7 +1185,7 @@ <h2 id="_git">GIT</h2>
11821185</ div >
11831186< div id ="footer ">
11841187< div id ="footer-text ">
1185- Last updated 2009-03-11 23:56:00 UTC
1188+ Last updated 2009-03-21 00:39:10 UTC
11861189</ div >
11871190</ div >
11881191</ body >
Original file line number Diff line number Diff line change @@ -641,7 +641,10 @@ <h2 id="_options">OPTIONS</h2>
641641</ dt >
642642< dd >
643643< p >
644- Look for differences that contain the change in <string>.
644+ Look for differences that introduce or remove an instance of
645+ <string>. Note that this is different than the string simply
646+ appearing in diff output; see the < em > pickaxe</ em > entry in
647+ < a href ="gitdiffcore.html "> gitdiffcore(7)</ a > for more details.
645648</ p >
646649</ dd >
647650< dt >
@@ -2406,7 +2409,7 @@ <h2 id="_git">GIT</h2>
24062409</ div >
24072410< div id ="footer ">
24082411< div id ="footer-text ">
2409- Last updated 2009-03-08 08:44:54 UTC
2412+ Last updated 2009-03-21 00:39:11 UTC
24102413</ div >
24112414</ div >
24122415</ body >
You can’t perform that action at this time.
0 commit comments