Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drhsqlite/fossil-mirror
A test of the ability of the Fossil DVCS to mirror to GitHub
https://github.com/drhsqlite/fossil-mirror
Last synced: 11 days ago
JSON representation
A test of the ability of the Fossil DVCS to mirror to GitHub
- Host: GitHub
- URL: https://github.com/drhsqlite/fossil-mirror
- Owner: drhsqlite
- License: other
- Created: 2019-03-16T00:32:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T19:15:38.000Z (20 days ago)
- Last Synced: 2024-10-24T05:15:05.078Z (19 days ago)
- Language: C
- Size: 881 MB
- Stars: 164
- Watchers: 7
- Forks: 24
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - drhsqlite/fossil-mirror - A test of the ability of the Fossil DVCS to mirror to GitHub (others)
README
# About Fossil
Fossil is a distributed version control system that has been widely
used since 2007. Fossil was originally designed to support the
[SQLite](https://sqlite.org) project but has been adopted by many other
projects as well.Fossil is self-hosting at .
If you are reading this on GitHub, then you are looking at a Git mirror
of the self-hosting Fossil repository. The purpose of that mirror is to
test and exercise Fossil's ability to export a Git mirror. Nobody much
uses the GitHub mirror, except to verify that the mirror logic works. If
you want to know more about Fossil, visit the official self-hosting site
linked above.