Skip to main content

Tools for building a Git server

Project description

Disclaimer: this project is currently only a thought experiment!

This project’s goal is to build a distributed support for modern Git workflows.

While Git has been a DVCS from the start, the fork & pull request model is typical of centralized hosting systems.

In my wildest dream, this project would serve as a proof of concept for the architecture required to replace GitHub with a distributed implementation where anybody can self-host their own repositories without losing the ability to use the now widely appreciated power of pull requests.

The minimal requirements for this system are:

  • people can trivially customize their Git workflow using Git server hooks for implementing things like:

    • branch update history;

    • repository, branch & tag permissions;

    • deploy on push.

  • people can browse a mesh of these servers using a “true” REST API.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gitmesh-0.3.0.tar.gz (14.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page