git ssb

30+

cel / git-ssb-web



Commit 18b242c95673c4a3b5f22a4a2117b423b1ad96e1

Show ref updates for PRs other than by repo creator

cel committed on 10/23/2016, 12:50:00 AM
Parent: f57581842cb664f505c62dcffe20eb58b9063211

Files changed

lib/repos/pulls.jschanged
lib/repos/pulls.jsView
@@ -148,9 +148,8 @@
148148 u.readNext(function (cb) {
149149 cb(null, pull(
150150 self.web.ssb.links({
151151 dest: headRepo.id,
152- source: headRepo.feed,
153152 rel: 'repo',
154153 values: true,
155154 reverse: true
156155 }),

Built with git-ssb-web