Skip to main content

pod_git_clone_url

Function pod_git_clone_url 

Source
pub fn pod_git_clone_url(pod_base: &str, pubkey: &str) -> String
Expand description

Git clone URL of the per-user pod (matches pod_root_url). solid-pod-rs-git enables clone/push at this URL when git-auto-init is wired by the operator. CF Workers tier cannot serve git — see nostr-rust-forum ADR-089.