Fossil SCM
Add a README.md file for the sake of the GitHub test mirror.
Commit
ced33d1abf21659c671971aec3c5154252f1a43ee779437fdbc858f4d1f58427
Parent
702959420fa6a58…
1 file changed
+15
+15
| --- a/README.md | ||
| +++ b/README.md | ||
| @@ -0,0 +1,15 @@ | ||
| 1 | +# About Fossil | |
| 2 | + | |
| 3 | +Fossil is a distributed version control system that has been widely | |
| 4 | +used since 2007. Fossil was originally designed to support the | |
| 5 | +[SQLite](https://sqlite.org) project but has been adopted by many other | |
| 6 | +projects as well. | |
| 7 | + | |
| 8 | +Fossil is self-hosting at <https://fossil-scm.org>. | |
| 9 | + | |
| 10 | +If you are reading this on GitHub, then you are looking at a Git mirror | |
| 11 | +of the self-hosting Fossil repository. The purpose of that mirror is to | |
| 12 | +test and exercise Fossil's ability to export a Git mirror. Nobody much | |
| 13 | +uses the GitHub mirror, except to verify that the mirror logic works. If | |
| 14 | +you want to know more about Fossil, visit the official self-hosting site | |
| 15 | +linked above. |
| --- a/README.md | |
| +++ b/README.md | |
| @@ -0,0 +1,15 @@ | |
| --- a/README.md | |
| +++ b/README.md | |
| @@ -0,0 +1,15 @@ | |
| 1 | # About Fossil |
| 2 | |
| 3 | Fossil is a distributed version control system that has been widely |
| 4 | used since 2007. Fossil was originally designed to support the |
| 5 | [SQLite](https://sqlite.org) project but has been adopted by many other |
| 6 | projects as well. |
| 7 | |
| 8 | Fossil is self-hosting at <https://fossil-scm.org>. |
| 9 | |
| 10 | If you are reading this on GitHub, then you are looking at a Git mirror |
| 11 | of the self-hosting Fossil repository. The purpose of that mirror is to |
| 12 | test and exercise Fossil's ability to export a Git mirror. Nobody much |
| 13 | uses the GitHub mirror, except to verify that the mirror logic works. If |
| 14 | you want to know more about Fossil, visit the official self-hosting site |
| 15 | linked above. |