aboutsummaryrefslogtreecommitdiff
path: root/documentation/content/en/articles/committers-guide
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-01-28 21:25:29 +0000
committerWarner Losh <imp@FreeBSD.org>2023-01-28 21:25:29 +0000
commit60326f67313a2b69d73d6394c8fbcdaea57b5310 (patch)
treea5d7e762330c1a382740dfc03fee4e38fb2a94df /documentation/content/en/articles/committers-guide
parent5a2634f3020444155eb51d4adaf5b0d05e2b60ae (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 dd67ca83f7..2974cf05cd 100644
--- a/documentation/content/en/articles/committers-guide/_index.adoc
+++ b/documentation/content/en/articles/committers-guide/_index.adoc
@@ -1496,7 +1496,7 @@ After review, when you are sure it is a good change, you can push it to the Free
[source,shell]
....
-% git push freebsd main
+% git push freebsd merge_results:main
....
=== Creating a new vendor branch