Why Nostr? What is Njump?
2024-06-10 20:00:05

npub1e5…sdrse on Nostr: commit 15715b82f7cf669b61eb692a96c105845d12031b Author: randymcmillan ...

commit 15715b82f7cf669b61eb692a96c105845d12031b
Author: randymcmillan <[email protected]>
Date: Mon Jun 10 13:45:50 2024 -0400

post-commit-history:|| echo RELAY:$relay error

diff --git a/post-commit-history b/post-commit-history
index d7f73a7..adcb3e1 100755
--- a/post-commit-history
+++ b/post-commit-history
@@ -54,7 +54,7 @@ export NEW_COUNT=$new_count
#n=`printf '%064s' "$(git rev-parse HEAD~$count)"`
#echo $n
for relay in $(gnostr-get-relays stripped); do
-gnostr --sec $padded_commit_hash -t $padded_commit_hash --tag nip_commit $commit_hash --content "$(git show $commit_hash || exit)" | gnostr-post-event --relay $relay || true
+gnostr --sec $padded_commit_hash -t $padded_commit_hash --tag nip_commit $commit_hash --content "$(git show $commit_hash || exit)" | gnostr-post-event --relay $relay || echo "RELAY:$relay error"
done
##echo $commit_hash;
#for commit_padded_hash in $(gnostr-reflog -p);do
Author Public Key
npub1e5j57svjvntaeqsy0jr8j25ueyhf35xyq0rpejmuq7dz08a72prspsdrse