Date: Sat, 10 Apr 2021 21:21:57 GMT From: =?utf-8?B?RmVybmFuZG8gQXBlc3RlZ3XDrWE=?= <fernape@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 0a8625aacc - main - [committers-guide] Add missing word Message-ID: <202104102121.13ALLvAH034581@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=0a8625aacc5617be03cb50fea39c9eab600495af commit 0a8625aacc5617be03cb50fea39c9eab600495af Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2021-04-10 10:59:50 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2021-04-10 19:18:58 +0000 [committers-guide] Add missing word In section 5.8 Collaborating with others. Approved by: gbe Differential Revision: https://reviews.freebsd.org/D29693 --- documentation/content/en/articles/committers-guide/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc index 11af4b0088..19b83c68bb 100644 --- a/documentation/content/en/articles/committers-guide/_index.adoc +++ b/documentation/content/en/articles/committers-guide/_index.adoc @@ -2051,7 +2051,7 @@ github git@github.com:gvnn3/freebsd-src.git (push) freebsd https://git.freebsd.org/src.git (fetch) freebsd ssh://git@gitrepo.freebsd.org/src.git (push) .... -With this in place you can create a <<keeping_a_local_branch,as shown above.>> +With this in place you can create a branch <<keeping_a_local_branch,as shown above.>> [source,shell] ....
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104102121.13ALLvAH034581>