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://
Functionsยง
- main_
entry - Entry point for the git remote helper Call this from main() to run the helper