Documentation
NigFossil is a management shell for Fossil SCM. Browse files, timeline, wiki, and tickets inside each repository — this site does not replace Fossil.
Clone a repository
Every public repository can be cloned with the Fossil CLI. Replace REPO with the path shown on the repository page:
Open a repository
From Explore, click a repository name. It opens the Fossil web UI for that project: files, timeline, branches, wiki, and tickets.
Organizations
Organizations are categories and URL prefixes. A repository in an organization is served at /org-slug/repo-slug. Unassigned repositories live at /repo-slug.
Sign in
The Sign In link on this site is for the platform administrator. Repository-level accounts are created and used inside Fossil itself — use Sign in on a repository page to authenticate to that repo.
Learn Fossil
The canonical reference is the Fossil documentation.