mirror of https://git.FreeBSD.org/doc.git
[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
This commit is contained in:
parent
0eb1ef29d9
commit
a30982fef8
|
|
@ -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`.
|
||||
|
|
|
|||
Loading…
Reference in New Issue