Date: Mon, 26 Jul 2021 16:47:00 GMT From: Ed Maste <emaste@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 359f4a35ff - main - committers-guide: add missing period Message-ID: <202107261647.16QGl09A047080@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by emaste (src committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=359f4a35ff3558c9b5e13c5add38825f9733f0d8 commit 359f4a35ff3558c9b5e13c5add38825f9733f0d8 Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2021-07-26 16:44:16 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2021-07-26 16:46:01 +0000 committers-guide: add missing period Approved by: ygy --- 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 95b6058181..c0c5a4e559 100644 --- a/documentation/content/en/articles/committers-guide/_index.adoc +++ b/documentation/content/en/articles/committers-guide/_index.adoc @@ -2410,7 +2410,7 @@ The FreeBSD source repository switched from CVS to Subversion on May 31st, 2008. The first real SVN commit is __r179447__. The source repository switched from Subversion to Git on December 23rd, 2020. The last real svn commit is __r368820__. -The first real git commit hash is __5ef5f51d2bef80b0ede9b10ad5b0e9440b60518c__ +The first real git commit hash is __5ef5f51d2bef80b0ede9b10ad5b0e9440b60518c__. The FreeBSD `doc/www` repository switched from CVS to Subversion on May 19th, 2012. The first real SVN commit is __r38821__.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107261647.16QGl09A047080>