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

npub1dl…sxpwq on Nostr: commit 895ff511fd7ee7b1068f062808e853e2ed87b3d1 Author: randymcmillan ...

commit 895ff511fd7ee7b1068f062808e853e2ed87b3d1
Author: randymcmillan <[email protected]>
Date: Tue Jul 2 18:21:33 2024 -0400

template/gnostr-syndicate:

for commit_hash in $(git rev-list $BRANCH);do

diff --git a/template/gnostr-syndicate b/template/gnostr-syndicate
index 66289ef66..ba6254e57 100755
--- a/template/gnostr-syndicate
+++ b/template/gnostr-syndicate
@@ -65,7 +65,7 @@ INIT_COMMIT=$(git rev-list --all --max-parents=0)
## ((var++))

#count=0
-for commit_hash in $(git rev-list master);do
+for commit_hash in $(git rev-list $BRANCH);do

padded_commit_hash=`printf '%064s' "$commit_hash"`
#echo $padded_commit_hash
Author Public Key
npub1dlhdf2f27p2ycgasxcwlqydwpmlva7sg8cgumjcnnl077ka8v78smsxpwq