svn commit: r368820 - head

Li-Wen Hsu lwhsu at FreeBSD.org
Sun Dec 20 02:59:45 UTC 2020


Author: lwhsu
Date: Sun Dec 20 02:59:44 2020
New Revision: 368820
URL: https://svnweb.freebsd.org/changeset/base/368820

Log:
  Mark the repository as being converted to Git.
  
  This is the last Subversion commit to src.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/README
  head/README.md

Modified: head/README
==============================================================================
--- head/README	Sat Dec 19 22:04:46 2020	(r368819)
+++ head/README	Sun Dec 20 02:59:44 2020	(r368820)
@@ -1,3 +1,5 @@
+This repository is being converted from Subversion to Git.
+
 This is the top level of the FreeBSD source directory.  This file
 was last revised on:
 $FreeBSD$

Modified: head/README.md
==============================================================================
--- head/README.md	Sat Dec 19 22:04:46 2020	(r368819)
+++ head/README.md	Sun Dec 20 02:59:44 2020	(r368820)
@@ -1,3 +1,5 @@
+This repository is being converted from Subversion to Git.
+
 FreeBSD Source:
 ---------------
 This is the top level of the FreeBSD source directory.  This file


More information about the svn-src-head mailing list