File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 80
80
glimpse.
81
81
82
82
make_diff has tools to create patch diff files that can be applied to
83
- the distribution.
83
+ the distribution. This produces context diffs, which is our preferred
84
+ format.
84
85
85
86
Our standard format is to indent each code level with one tab, where
86
87
each tab is four spaces. You will need to set your editor to display
Original file line number Diff line number Diff line change @@ -112,7 +112,8 @@ <H3><A name="1">1</A>) What tools are available for
112
112
Others prefer < I > glimpse.</ I >
113
113
114
114
< P > < I > make_diff</ I > has tools to create patch diff files that can
115
- be applied to the distribution.</ P >
115
+ be applied to the distribution. This produces context diffs, which
116
+ is our preferred format.</ P >
116
117
117
118
< P > Our standard format is to indent each code level with one tab,
118
119
where each tab is four spaces. You will need to set your editor to
You can’t perform that action at this time.
0 commit comments