# demo A sample repository served by **gitweb** straight from [upspin](https://upspin.io). 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 ```go fmt.Println("hello from upspin") ```