summaryrefslogtreecommitdiffstats
path: root/doc/submitting-patches.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/submitting-patches.txt')
-rw-r--r--doc/submitting-patches.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/submitting-patches.txt b/doc/submitting-patches.txt
index 3ff707ca..7c61dd18 100644
--- a/doc/submitting-patches.txt
+++ b/doc/submitting-patches.txt
@@ -8,9 +8,9 @@ please try to follow as much as you can.
NOTE: Some of this is paraphrased from the kernel documentation's
"SubmittingPatches" file.
+
Getting the most recent source
------------------------------
-
Patches need to be submitted in GIT format and are best if they are against the
latest version of the code. There are several helpful tutorials for getting
started with GIT if you have not worked with it before.