git@cosmocr.at/demo.git
| branches | feature/multi-greet main |
| tags | v0.1.0 |
Files
| internal/ | |
| LICENSE | 236 B |
| README.md | 337 B |
| main.go | 173 B |
README
demo
A sample repository served by gitweb straight from
upspin. Browse it at
https://git.cosmocr.at/git@cosmocr.at/demo.git/.
What this shows
- the file tree and individual files (syntax-highlighted)
- branches and tags
- the commit log and per-commit diffs
fmt.Println("hello from upspin")