marzeq/git-browser
clone
| dir | internal/ |
| file | .gitignore |
| file | go.mod |
| file | go.sum |
| file | main.go |
| file | main_test.go |
| file | README.md |
README.md
git-browser
Minimal web UI for browsing local Git repositories.
git-browser scans a directory for Git repositories directly under the configured root or one level below it in organization/user folders, and serves a small read-only interface for:
- listing repositories
- browsing trees and files at any branch, tag, or commit
- viewing repository and file commit history
- listing branches
- showing the top-level
READMEfile inline - copying an SSH clone URL from the page header