Commit 28aeb0a0 authored by Bruce Momjian's avatar Bruce Momjian

Update FAQ_DEV.

parent 6d5a9d05
......@@ -80,7 +80,8 @@
glimpse.
make_diff has tools to create patch diff files that can be applied to
the distribution.
the distribution. This produces context diffs, which is our preferred
format.
Our standard format is to indent each code level with one tab, where
each tab is four spaces. You will need to set your editor to display
......
......@@ -112,7 +112,8 @@
Others prefer <I>glimpse.</I>
<P><I>make_diff</I> has tools to create patch diff files that can
be applied to the distribution.</P>
be applied to the distribution. This produces context diffs, which
is our preferred format.</P>
<P>Our standard format is to indent each code level with one tab,
where each tab is four spaces. You will need to set your editor to
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment