diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2020-12-20 02:59:44 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2020-12-20 02:59:44 +0000 |
commit | 3cc0c0d66a065554459bd2f9b4f80cc07426464a (patch) | |
tree | cc6c1f26fc50f4d3af56e398f9b1cdcf0e9e6098 | |
parent | a034518ac8793059220af22e6ab25f84c5a6ddb8 (diff) | |
download | src-3cc0c0d66a065554459bd2f9b4f80cc07426464a.tar.gz src-3cc0c0d66a065554459bd2f9b4f80cc07426464a.zip |
Mark the repository as being converted to Git.
This is the last Subversion commit to src.
Sponsored by: The FreeBSD Foundation
Notes
Notes:
svn path=/head/; revision=368820
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | README.md | 2 |
2 files changed, 4 insertions, 0 deletions
@@ -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$ diff --git a/README.md b/README.md index 72bd634cd813..0eba39438e46 100644 --- a/README.md +++ b/README.md @@ -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 |