aboutsummaryrefslogtreecommitdiff
path: root/documentation/content/en/articles/committers-guide
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2023-07-18 15:41:47 +0000
committerEd Maste <emaste@FreeBSD.org>2023-07-18 23:15:43 +0000
commit31cae8b87e860b502f17dbdee8f94819f48bda03 (patch)
treee9beb4719f74a0185b33f5c02158814e54bcaaa8 /documentation/content/en/articles/committers-guide
parent3baeb7fca921552b8add476d03a4a67d8f03cc62 (diff)
Diffstat (limited to 'documentation/content/en/articles/committers-guide')
-rw-r--r--documentation/content/en/articles/committers-guide/_index.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc
index 04ab91b891..52bbb7f694 100644
--- a/documentation/content/en/articles/committers-guide/_index.adoc
+++ b/documentation/content/en/articles/committers-guide/_index.adoc
@@ -705,7 +705,7 @@ Another blank line should be added if there are any metadata fields, so that the
==== Managing Local Changes
This section addresses tracking local changes.
-If you have no local changes, you can stop reading now (it is the last section and OK to skip).
+If you have no local changes you can skip this section.
One item that is important for all of them: all changes are local until pushed.
Unlike Subversion, Git uses a distributed model.