UNPKG

eths-git

Version:

**eths-git-remote** is a decentralized Git solution designed to manage repositories on-chain. It provides two main components:

9 lines (8 loc) 281 B
export var GitCommands; (function (GitCommands) { GitCommands["capabilities"] = "capabilities"; GitCommands["option"] = "option"; GitCommands["list"] = "list"; GitCommands["push"] = "push"; GitCommands["fetch"] = "fetch"; })(GitCommands || (GitCommands = {}));