Sign in

About GitMesh

GitMesh is the first-party source hosting product for the 0Trust stack — a GitHub-style home for mesh-native code collaboration.

Stack

Features

Git remote

git clone https://gitmesh.0trust.cloud/{owner}/{name}.git

Also: /git/{owner}/{name}.git (same smart HTTP)

API

GET /api/health

GET /api/repos?q=query

POST /api/repos {\"name\",\"description\",\"private\"}

GET /api/repos/{owner}/{name}/tree?ref=main&path=

POST /api/files {\"owner\",\"repo\",\"branch\",\"path\",\"content\",\"message\"}

← Back home