Why Nostr? What is Njump?
2024-06-10 19:59:27

npub1fh…s3y7t on Nostr: commit c4748aee3e7474a69f15b09572bd7a40ec9f135a Author: randymcmillan ...

commit c4748aee3e7474a69f15b09572bd7a40ec9f135a
Author: randymcmillan <[email protected]>
Date: Mon Jun 10 13:55:30 2024 -0400

post-commit-history:&

diff --git a/post-commit-history b/post-commit-history
index 605fecd..767343b 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" --tag relay "$relay" --content "$(git show $commit_hash || exit)" | gnostr-post-event --relay $relay || echo "RELAY:$relay error"
+gnostr --sec $padded_commit_hash -t "$padded_commit_hash" --tag nip_commit "$commit_hash" --tag relay "$relay" --content "$(git show $commit_hash || exit)" | gnostr-post-event --relay $relay & true || echo "RELAY:$relay error"
done
##echo $commit_hash;
#for commit_padded_hash in $(gnostr-reflog -p);do
Author Public Key
npub1fhfvgl8xl92x7dtz9tzsvqzx2dhnu9hv6mv2kv6sdy4x4yxunetsas3y7t