aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2021-04-22 06:03:57 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2021-04-22 06:28:34 +0000
commita30982fef8762f3ea80e1840bad9c9f289ba8a3f (patch)
treed1ccfdd2a401f6bfa9a26f2de3b5634eee6e302d
parent0eb1ef29d9e8d02ee45d9397632f841c13ceb462 (diff)
downloaddoc-a30982fef8762f3ea80e1840bad9c9f289ba8a3f.tar.gz
doc-a30982fef8762f3ea80e1840bad9c9f289ba8a3f.zip
[committers-guide] Remove obsolete misc question
Adding files in Git does not requiere special considerations. Approved by: 0mp Differential Revision: https://reviews.freebsd.org/D29884
-rw-r--r--documentation/content/en/articles/committers-guide/_index.adoc7
1 files changed, 0 insertions, 7 deletions
diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc
index 585d2b1478..e47a0ddff2 100644
--- a/documentation/content/en/articles/committers-guide/_index.adoc
+++ b/documentation/content/en/articles/committers-guide/_index.adoc
@@ -3648,13 +3648,6 @@ Blanket approval for most ports applies to these types of fixes:
* Trivial and _tested_ build and runtime fixes.
* Documentations or metadata changes to ports, like [.filename]#pkg-descr# or `COMMENT`.
-=== How do I add a new file to a branch?
-
-To add a file onto a branch, simply checkout or update to the branch you want to add to and then add the file using the add operation as you normally would.
-This works fine for the `doc` and `ports` trees.
-The `src` tree uses SVN and requires more care because of the `mergeinfo` properties.
-See the <<subversion-primer>> for details on how to perform an MFC.
-
=== How do I access people.FreeBSD.org to put up personal or project information?
`people.FreeBSD.org` is the same as `freefall.FreeBSD.org`.