Ghost docs

Ghost docs

Self-hosted git. Push over HTTP, browse the code, open pull requests, review the diff, merge.

Ghost is a self-hosted git hosting platform. Push and pull over HTTP, browse trees and blobs, open pull requests across branches and forks, and track work in issues.

Signing your commits

A commit records whoever the user.email setting says wrote it. Nothing stops anyone from setting that to your address. Signing a commit with a GPG key you control is what turns "this commit claims to be from you" into "this commit was made by whoever holds your key".

Start here:

On this page