Crate git_remote_htree

Crate git_remote_htree 

Source
Expand description

Git remote helper for hashtree

This crate provides a git remote helper that allows pushing/pulling git repositories via nostr and hashtree.

Usage: git remote add origin htree:/// git remote add origin htree:/// git push origin main git pull origin main

Functionsยง

main_entry
Entry point for the git remote helper Call this from main() to run the helper