upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/src/bin/git_remote_nostr/push.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/git_remote_nostr/push.rs')
-rw-r--r--src/bin/git_remote_nostr/push.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bin/git_remote_nostr/push.rs b/src/bin/git_remote_nostr/push.rs
index 4552b91..f98e792 100644
--- a/src/bin/git_remote_nostr/push.rs
+++ b/src/bin/git_remote_nostr/push.rs
@@ -482,6 +482,7 @@ async fn generate_patches_or_pr_event_or_pr_updates(
482 root_proposal, 482 root_proposal,
483 &None, 483 &None,
484 &repo_grasp_clone_urls, 484 &repo_grasp_clone_urls,
485 None,
485 signer, 486 signer,
486 term, 487 term,
487 ) 488 )