mirror of
https://github.com/ipfs/kubo.git
synced 2025-10-18 04:03:01 +08:00
Merge pull request #2001 from ipfs/version-commit
gateway: /version tests, add CurrentCommit
This commit is contained in:
@ -148,6 +148,7 @@ var rootROSubcommands = map[string]*cmds.Command{
|
||||
},
|
||||
"refs": RefsROCmd,
|
||||
//"resolve": ResolveCmd,
|
||||
"version": VersionCmd,
|
||||
}
|
||||
|
||||
func init() {
|
||||
|
Reference in New Issue
Block a user