Directories
¶
| Path | Synopsis |
|---|---|
|
Package backend defines the read-only repository contract that the gitview server is written against.
|
Package backend defines the read-only repository contract that the gitview server is written against. |
|
ghapi
Package ghapi implements backend.Repo over the GitHub REST API v3 with a hand-rolled net/http client.
|
Package ghapi implements backend.Repo over the GitHub REST API v3 with a hand-rolled net/http client. |
|
hf
Package hf implements backend.Repo over the Hugging Face Hub HTTP API with a hand-rolled net/http client, the same shape as the ghapi backend: bearer auth, conditional requests (ETag), Link-header pagination, and rate-limit errors.
|
Package hf implements backend.Repo over the Hugging Face Hub HTTP API with a hand-rolled net/http client, the same shape as the ghapi backend: bearer auth, conditional requests (ETag), Link-header pagination, and rate-limit errors. |
|
local
Package local implements backend.Repo for a repository on disk by driving the git command line.
|
Package local implements backend.Repo for a repository on disk by driving the git command line. |
|
cmd
|
|
|
gitview
command
Command gitview serves a GitHub-style web view of git repositories.
|
Command gitview serves a GitHub-style web view of git repositories. |
|
Package gittest builds throwaway git repositories for tests.
|
Package gittest builds throwaway git repositories for tests. |
|
viewer
Code generated from @primer/octicons 19.15.1 (MIT).
|
Code generated from @primer/octicons 19.15.1 (MIT). |
Click to show internal directories.
Click to hide internal directories.