Why Nostr? What is Njump?
2024-07-03 00:48:48

npub1ax…u8wwg on Nostr: commit 792cdb8231a136705dba79aeb48e77ceae8b8d9c Author: randymcmillan ...

commit 792cdb8231a136705dba79aeb48e77ceae8b8d9c
Author: randymcmillan <[email protected]>
Date: Tue Jul 2 18:44:27 2024 -0400

template/gnostr-syndicate:PARENT_ID

diff --git a/template/gnostr-syndicate b/template/gnostr-syndicate
index 0d52e60e3..f8d39ffe2 100755
--- a/template/gnostr-syndicate
+++ b/template/gnostr-syndicate
@@ -97,6 +97,7 @@ echo PARENT_ID=$PARENT_ID
echo ID=$ID
gnostr --sec $padded_commit_hash \
--pow $POW \
+-t gnostr \
--tag repo $REPO \
--tag branch $BRANCH \
--tag origin $GIT_ORIGIN \
@@ -107,6 +108,7 @@ gnostr --sec $padded_commit_hash \
-t $padded_commit_hash \
--tag commit $commit_hash \
--tag parent $PARENT \
+--tag p $PARENT_ID \
--content "$(git show $commit_hash || exit)" | gnostr-post-event --relay $RELAY || echo "$commit_hash failed!"
##echo $commit_hash;
#for commit_padded_hash in $(gnostr-reflog -p);do
Author Public Key
npub1axc0w086m62mdgypalrerh0l62cq93wkj2ljcxlaed9tluc72veq0u8wwg