mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 18:37:45 +08:00
when building from a version-tagged commit with a clean tree, omit the redundant git commit hash from the libp2p user agent string, saving bytes in HTTP requests and libp2p identify. `ipfs version --commit` still reports the full commit hash. before (tagged release): kubo/0.37.0/6898472 after (tagged release): kubo/0.37.0 non-tagged and dirty builds are unaffected. |
||
|---|---|---|
| .. | ||
| dist | ||
| kubo | ||
| util | ||
| .gitignore | ||
| main.go | ||
| Rules.mk | ||
| runmain_test.go | ||