git ssb

30+

cel / git-ssb-web



Commit 1a9f565c524af391aac4fc4740dc79316dc1f6ac

remove debug line

noffle committed on 5/12/2018, 4:51:19 AM
Parent: 055aafda8233152dfc42bdd8daf083be8c415c77

Files changed

index.jschanged
index.jsView
@@ -590,9 +590,8 @@
590590 gt: query.gt ? +query.gt : -Infinity,
591591 values: true,
592592 id: feedId
593593 }
594- console.log('opts', opts)
595594
596595 // use git index, if present
597596 var source
598597 if (this.ssb.git) {

Built with git-ssb-web