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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file gitmesh-0.1.0.tar.gz
.
File metadata
- Download URL: gitmesh-0.1.0.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b992e0c51f699fc3e1544362b602e009ffff6ca3c536d5438c3e72bdaced027e |
|
MD5 | 30c2962fd64353cb37938858c5467748 |
|
BLAKE2b-256 | 1472920d7af68fd284257181f0656f70f4f06fcbdd0d5fb3ad8d510718a25d97 |